.page-block-container, .pbc { margin-left: auto; margin-right: auto; margin-bottom: 70px; max-width: 1642px; }









@media (max-width: 1199.98px) { .page-block-container, .pbc { margin-bottom: 40px; } }







html { 

   font-size: 18px;



}



@media (max-width: 1366px) {

 

 html { 

   font-size: 14px;

 }



}



@font-face {

   font-family:"dqht";

   font-style:normal;font-weight:normal;

   src:url("/static/SourceHanSansCN-Normal.ttf")

}





body{

  color:#000000;

  font-family:"dqht"; 

}



a { color: #424242; }



a:hover { text-decoration: none; color: #326292; }



p { margin-bottom: 1em; }



@media (max-width: 991.98px) { p { margin-bottom: .725em; } }



@media (max-width: 1199.98px) { .show-if-xl { display: none !important; } }



@media (min-width: 1200px) { .hide-if-xl { display: none !important; } }



.dot3 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.clearboth { clear: both; }



.clearfix { *zoom: 1; }



.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }



.clearfix:after { clear: both; }









header { max-width: 1768px; padding:20px; margin: 0 auto; height:auto; line-height: 1.8; display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;  }





@media (max-width: 1366px) {

   

header{

  max-width:1300px;

}







}









header .search { border: 1px solid #ccc; display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: 20px; }



header .search > * { border: 0 none; height: 22px; }



header .search input[type="text"] { width: 120px; }



header .search input[type="submit"] { width: 22px; background: url(s14.png) no-repeat 50% 50%; }





/*

header .logo{

  width:16.233%;

}



header .logo img{

  width:100%;

}



header .logo > a { display: inline-block; }



header .text span { color: #326292; }



header nav {width:48.30%; margin: 30px 0px;display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}



header nav > div { margin: 0 5px; position: relative; }



header nav > div > a { display: block; padding: 3px 8px; border-radius: 2px; }



header nav > div.active > a { background: #326292; color: #ffffff; }



header .dropdown { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; width: auto; left: 50%; top: 48px; margin-left: -70px; z-index: 1000; padding: 20px 0; background-color: #ffffff; border-radius: 4px; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); background-clip: padding-box; -webkit-transition: .5s 0s; transition: .5s 0s; opacity: 0; visibility: hidden; -webkit-transform: translateY(-20px); transform: translateY(-20px); }



header .dropdown .ls { padding: 5px 30px; border-right: 1px solid #ddd; text-align: center; }



header .dropdown .ls > a { display: block; white-space: nowrap; word-break: keep-all; line-height: 32px; }



header .dropdown .intro { padding: 5px 35px; width: 320px; }



header .dropdown .intro img { max-width: 100%; display: block; margin: 0 auto 10px auto; }



header .dropdown::before { position: absolute; z-index: 2; left: 70px; top: -17px; margin-left: -8px; content: ""; height: 0; width: 0; border: 8px solid transparent; border-bottom-color: #e2e2e2; }



header .dropdown::after { z-index: 3; position: absolute; left: 70px; top: -14px; margin-left: -7px; content: ""; height: 0; width: 0; border: 7px solid transparent; border-bottom-color: #fff; }



header nav > div.show > .dropdown { -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); }



header .search { border: 1px solid #ccc; display: -webkit-box; display: -ms-flexbox; display: flex; width:17.36%;height:30px; margin-top:25px; }



header .search > * { border: 0 none; height: 22px; }



header .search input[type="text"] { width:90%; height:25px; }



header .search input[type="submit"] { width: 22px; background: url(s14.png) no-repeat 50% 50%; }



*/



/*

@media (min-width: 1200px) {

  

  header { max-width: 1768px; margin: 0 auto; height:auto; line-height: 1.8; display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;  }

  header .logo{

      width:16.233%;

  }

  

  header .logo 

  

  .home03 .ct .img img{

     width:100%;

	 height:auto;

  }

  .home03 .ct .txt{

      width:48.026%;

	  height:auto;

  }

  .home03 .ct .t{

      margin-bottom:54px;

  }

}



*/





/*



@media (max-width: 1199.98px) { body { padding-top: 61px; } }



.m-topbar { display: block; position: fixed; z-index: 100; left: 0; top: 0; right: 0; height: 40px; background: #fff; padding: 10px 12px; -webkit-box-sizing: content-box; box-sizing: content-box; border-bottom: 1px solid #E8E8E8; overflow: hidden; -webkit-transition: .3s; transition: .3s; }



.m-topbar .logo { display: block; height: 32px; margin: 4px auto; }



.m-topbar .menu-btn { position: absolute; z-index: 2001; left: 6px; top: 12px; z-index: 1001; width: 36px; height: 36px; cursor: pointer; }



.m-topbar .menu-btn span { display: block; width: 24px; height: 2px; margin: 5px auto; background: #383838; }



.m-topbar .menu-btn span:first-child { margin-top: 10px; }



.m-topbar .search-btn { position: absolute; right: 14px; top: 20px; width: 22px; height: 22px; background: url(s56.png) no-repeat 50% 50%/contain; }



.m-topbar.show-search { height: 80px; background: #f3f3f3; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }



.m-topbar.show-search .search-btn { background-image: url(s57.png); }



.m-topbar .search { position: absolute; left: 6px; right: 6px; height: 28px; top: 62px; -webkit-transition: .5s; transition: .5s; opacity: 0; visibility: hidden; }



.m-topbar .search input[type="text"] { width: 100%; height: 28px; background: #a3a3a3; border: 0 none; border-radius: 13px; color: #fff; outline: 0 none; padding: 0 20px; }



.m-topbar .search input[type="submit"] { position: absolute; right: 10px; top: 5px; border: 0 none; width: 18px; height: 18px; background: url(s58.png) no-repeat 50% 50%/contain; }



.m-topbar.show-search .search { opacity: 1; visibility: visible; }



.m-menu { position: fixed; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; left: 0; top: 0; max-width: 220px; z-index: 2000; height: 100%; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate(-280px, 0); transform: translate(-280px, 0); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); }



.m-menu.open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }



.m-menu .mt { height: 61px; line-height: 60px; border-bottom: 1px solid #dedede; text-indent: 18px; font-size: 15px; }



.m-menu .ms { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow-x: hidden; overflow-y: auto; padding: 20px 40px 0 30px; }



.m-menu ul, .m-menu li { list-style: none; margin: 0; }



.m-menu .ms ul { padding-left: 2em; font-size: 14px; }



.m-menu .ms > ul { padding-left: 0; width: 120px; }



.m-menu .ms ul a { display: inline-block; padding: 2px 0; }



.m-menu .ms > ul > li { margin-bottom: 10px; }



.m-menu .ms > ul > li > a { font-size: 15px; }



.m-menu .ms > ul > li ul { opacity: .9; }



.m-menu .ms > ul > li ul a { color: #383838; }



.m-menu-overlay { display: block; position: fixed; left: 0; top: 0; z-index: 2000; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); -webkit-transition: .25s; transition: .25s; opacity: 0; visibility: hidden; }



.m-menu-overlay.open { visibility: visible; opacity: 1; }



*/











header { margin-left: auto; margin-right: auto; margin-bottom: 100px; position: relative; }



@media (max-width: 1199.98px) { header { margin-bottom: 60px; } }



@media (max-width: 991.98px) { header { margin-bottom: 40px; } }



@media (max-width: 767.98px) { header { margin-bottom: 25px; } }



header .banner { height: 49.47916vw; max-height: 950px; background-repeat: no-repeat; background-size: cover; background-position: center center; }



header .lk { position: absolute; right: 0px; top: 84px; font-weight: bold; font-size: 20px; }


header .lk > div{
  text-align:right;
}



header .lk, header .lk a { color: rgba(39, 38, 54, 0.8); }



header .nav-btn { position: absolute; left: 0px; top: 110px; cursor: pointer; }



header .nav-btn > div { width: 36px; height: 2px; margin: 8px auto; background: #222; -webkit-transition: .3s ease transform,opacity; transition: .3s ease transform,opacity; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }



header nav { position: absolute; left: 0px; top: 150px; max-width: 370px;  padding: 12px; background-color: rgba(255, 255, 255, 0.93); border-radius: 4px; -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); -webkit-transition: .13s; transition: .13s; -webkit-transform: translateY(-3px) scale(0.93); transform: translateY(-3px) scale(0.93); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; opacity: 0; visibility: hidden; }



header nav .h > a { display: block; line-height: 20px; padding: 12px 20px; -webkit-transition-property: background-color; transition-property: background-color; -webkit-transition: .2s; transition: .2s; }



header nav .h > div { display: block; line-height: 20px; padding: 12px 20px; -webkit-transition-property: background-color; transition-property: background-color; -webkit-transition: .2s; transition: .2s; }



header nav .h > a:hover { -webkit-transition: 0s; transition: 0s; background-color: rgba(0, 0, 0, 0.03); }



header nav .m { margin-top: 5px; opacity: .9; }



/*header nav.show { visibility: visible; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); opacity: 1;  }*/



header nav.show {

  

   visibility: visible;  -webkit-transform: translateX(45px);transform: translateX(45px); opacity: 1; 

  

}









header .logo { position: absolute; left: 0px; top: 20px; }



header .logo img { display: block; margin: 0 0 45px auto; }



header .go-top { position: fixed; z-index: 19; right: 0; bottom: 50px; width: 50px; height: 50px; cursor: pointer; -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 0; -webkit-transform: translateX(100%); transform: translateX(100%); visibility: hidden; background: #d4d4d8 url(s51.png) no-repeat 50% 50%/30px 30px; }



header .go-top.show { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); visibility: visible; }



.m-topbar { display: none; }



.m-menu { display: none; }



.m-menu-overlay { display: none; }







header nav >div:nth-child(5),header nav >div:nth-child(9){

  display:none;

}



.m-menu .ms ul > li:nth-child(5),.m-menu .ms ul > li:nth-child(9){

  display:none;

}







@media (max-width: 991.98px) { body { padding-top: 61px; }

  header > * { display: none; }

  header .banner { display: block; }

  .m-topbar { display: block; position: fixed; z-index: 100; left: 0; top: 0; right: 0; height: 61px; background: #fff; padding: 10px 10px; border-bottom: 1px solid #E8E8E8; }

  .m-topbar .logo { position: relative; left: -6px; top: 2px; display: block; height: 30px; margin: 5px auto; }

  .m-topbar .lk { position: absolute; height: 40px; line-height: 40px; top: 10px; right: 13px; padding-left: 18px; background: url(s46.png) no-repeat 0 50%/16px auto; }

  .m-topbar .lk > a { color: #666; }

  .m-topbar .menu-btn { position: absolute; z-index: 2001; left: 10px; top: 12px; z-index: 1001; width: 36px; height: 36px; cursor: pointer; }

  .m-topbar .menu-btn span { display: block; width: 24px; height: 2px; margin: 5px auto; background: #333; -webkit-transition: .3s ease transform,opacity; transition: .3s ease transform,opacity; -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }

  .m-topbar .menu-btn span:first-child { margin-top: 10px; }

  .m-topbar .menu-btn.open { background: rgba(255, 255, 255, 0.1); }

  .m-topbar .menu-btn.open span:nth-child(1) { -webkit-transform: rotate(45deg) translate(2px, -4px); transform: rotate(45deg) translate(2px, -4px); }

  .m-topbar .menu-btn.open span:nth-child(2) { opacity: 0; }

  .m-topbar .menu-btn.open span:nth-child(3) { -webkit-transform: rotate(-45deg) translate(2px, 4px); transform: rotate(-45deg) translate(2px, 4px); }

  .m-menu { position: fixed; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; left: 0; top: 0; max-width: 220px; z-index: 2000; height: 100%; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate(-280px, 0); transform: translate(-280px, 0); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); }

  .m-menu.open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

  .m-menu .mt { height: 61px; line-height: 60px; border-bottom: 1px solid #dedede; text-indent: 18px; font-size: 15px; }

  .m-menu .ms { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow-x: hidden; overflow-y: auto; padding: 20px 40px 0 30px; }

  .m-menu ul, .m-menu li { list-style: none; margin: 0; }

  .m-menu .ms ul { padding-left: 2em; font-size: 14px; }

  .m-menu .ms > ul { padding-left: 0; width: 120px; }

  .m-menu .ms ul a { display: inline-block; padding: 2px 0; }

  .m-menu .ms > ul > li { margin-bottom: 10px; }

  .m-menu .ms > ul > li > a { font-size: 15px; }

  .m-menu .ms > ul > li ul { opacity: .9; }

  .m-menu-overlay { display: block; position: fixed; left: 0; top: 0; z-index: 2000; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); -webkit-transition: .25s; transition: .25s; opacity: 0; visibility: hidden; }

  .m-menu-overlay.open { visibility: visible; opacity: 1;} }











@media (min-width: 1200px) { footer {  padding-top: 60px;color: #424242; }

  footer, footer a {  }

  footer .wrp { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 40px; }

  footer .nav { display: -webkit-box; display: -ms-flexbox; display: flex; }

  footer .nav > div { text-align: center; border-right: 1px solid #555; padding: 10px 30px; min-width: 150px; }

  footer .nav > div > a { line-height: 2; color: #fff; }

  footer .nav > div > div { font-size: 14px; }

  footer .nav > div > div > div > a { display: block; color: #ADADAD; margin-top: 3px; white-space: nowrap; }

  footer .nav > div > div > div > a:hover { color: #fff; }

  footer .text { line-height: 2; padding: 10px 40px; text-align: center; }

  footer .memo { padding: 10px; font-size: 13px; }

  footer .memo .wrp { margin: 0 auto;max-width: 1466px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

  footer .memo .wrp > div p { margin: 2px; } 

  

  footer .t1{

    font-size:20px;

	padding-top:57px; 

  }

  

  footer .t2{

    text-align:center;

	font-size:20px;

  }

   

  .footnav{

    max-width:1642px;

	display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

	margin-left:auto;

	margin-right:auto;

	border-top:2px solid #737373;

	margin-top:33px;

	padding-top:36px;

  } 

  

  footer .fg{

    height:10px;



  }  

  .footnav .ll{

    width:720px;
	font-size:14px;

  }

  

  .footnav .ll img{

    width:100%;

  }



  .footnav .rr{

    width:762px;

	display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
	padding-top:65px;

  }

  

  .footnav .rr .c{

  

	font-size:14px;

	line-height:8px;

  }

  

  .footnav .rr .ewm{

   

  }  

  

  .footnav{

    padding-bottom:62px;

  }



}





@media (max-width: 1366px) {

   

.footnav{

  max-width:1150px;

}



.footnav .rr .c{

    width:84.5%;

}



}





@media (max-width: 1199.98px) { footer { padding-top: 30px; }

  footer .memo { background-color: #333; font-size: 11px; padding: 6px; text-align: center; }

  footer .memo, footer .memo a { color: #ffffff; }

  footer .memo p { margin: 0; } 

  .footnav .rr{

    text-align:center;

	padding-top:18px;

  }

  .footnav .ll{

    display:none;

  }

  

  .home03 .tt{

    font-weight:bold;

	font-size:18px;

	padding-bottom:16px;

  }

  

  .footnav{

    font-size:12px;

  }

  

  

  .footnav a{

    font-size:12px;

  }

  

  .footnav{

    max-width:100%;

	

 }

 

 .footnav .rr .c{

    width:100%;

 }  

  

  

}

  

 

 

  

  

  



.page-banner { height: 670px; background-repeat: no-repeat; background-position: center center; margin-bottom: 60px; }



@media (max-width: 1199.98px) { .page-banner { height: 0; padding-bottom: 43.33333%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; margin-bottom: 15px; } }



.page-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 60px; margin-bottom: 45px; }



.page-nav a { line-height: 30px; padding: 0 10px; border-radius: 4px; margin: 0 10px; border: 1px solid #326292; }



.page-nav a.active { background: #326292; border-color: #326292; color: #ffffff; }



@media (max-width: 1199.98px) { .page-nav { margin: 15px 0; }

  .page-nav a { border-radius: 2px; font-size: 12px; padding: 0 6px; height: 26px; line-height: 26px; margin: 5px 2px; } }



.list-pager { text-align: center; padding: 20px 0; }



.list-pager > a { display: inline-block; border: 1px solid #fff; background: #fff; padding: 0 6px; height: 32px; line-height: 30px; min-width: 32px; margin: 0 10px; -webkit-transition: .3s .03s; transition: .3s .03s; font-size: 14px; }



@media (max-width: 1199.98px) { .list-pager > a { margin: 0 2px; height: 28px; line-height: 26px; min-width: 28px; } }



.list-pager > a.active { border-color: #1D295D; background: #22538D; color: #fff; }



.list-pager > a:hover { border-color: #1D295D; }



@media (min-width: 1200px) { .listing-index .ls { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; padding-top:30px;} }



@media (min-width: 1200px) { .listing-index .ls > div { margin-bottom: 70px; width: 31.81%; margin-right:1.52% } }



/*

@media (min-width: 1200px) { .anli .ls > div { margin-bottom: 70px; width: 46%; margin-right:2.63% } }

*/



@media (max-width: 1199.98px) { .listing-index .ls > div { margin-bottom: 30px; } }



.listing-index .ls > div:nth-child(3n) { margin-right: 0;}



.listing-index .ls > div > a { position: relative; display: block; padding: 20px; background: #fff; -webkit-transition: .3s; transition: .3s; border: 1px solid #fff; }



@media (max-width: 1199.98px) { .listing-index .ls > div > a { padding: 10px; border-color: #eee; } }



.listing-index .ls > div > a:hover { box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);  }



.listing-index .ls .img { height: 0; padding-bottom: 73.8%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.listing-index .ls .title { font-size: 20px; font-weight:bold; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; margin-top: 30px; margin-bottom:19px; }



.listing-index .ls .titlegg { font-size: 18px;  line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; }





@media (max-width: 1199.98px) { .listing-index .ls .title { font-size: 15px; } }



@media (max-width: 1199.98px) { .store-index img { max-width: 100%; height: auto !important; } }



@media (max-width: 1199.98px) { .adv-index img { max-width: 100%; height: auto !important; } }



@media (max-width: 1199.98px) { .cond-index img { max-width: 100%; height: auto !important; } }



.page-index img { max-width: 100%; height: auto !important; }



.about-index .about { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }



.about-index .about img { max-width: 100%; height: auto !important; }



@media (min-width: 1200px) { .about-index .about .c1 { color: #326292; font-size: 36px; font-family: "FZXH1JW"; line-height: 0.8; text-align: center; width: 337px; margin-top: 156px; position: absolute; } }



@media (max-width: 1199.98px) { .about-index .about .c1 { color: #326292; font-size: 36px; font-family: "FZXH1JW"; line-height: 0.8; text-align: center; width: 337px; margin: 21px auto; } }



.about-index .about .c1 p:nth-child(3) { color: #000; font-size: 28px; text-align: center; }



.about-index .about .total { background: url(s32.jpg) 0 0 no-repeat; width: 62px; height: 415px; position: relative; margin-left: 375px; }



@media (max-width: 1199.98px) { .about-index .about .total { display: none; } }



.about-index .about .img { max-width: 100%; right: 0; }



.about-index .about .img img { background-repeat: no-repeat; background-size: cover; background-position: center center; }



.about-index .about .c2 { width: 650px; margin-top: 60px; margin-left: auto; position: relative; }



@media (max-width: 1199.98px) { .about-index .about .c2 { margin-top: 20px; } }



@media (min-width: 1200px) { .about-index .c3 { margin-top: -327px; position: relative; height: 574px; } }



.about-index .c3 img { max-width: 100%; margin-bottom: 25px; }



@media (max-width: 1199.98px) { .about-index .c3 img { margin-bottom: 15px; width: 100%; } }



@media (min-width: 1200px) { .about-index .c3 div:nth-child(1) { position: absolute; border: 4px solid #fff; } }



@media (min-width: 1200px) { .about-index .c3 div:nth-child(2) { border: 4px solid #fff; margin-top: 166px; margin-left: 190px; position: absolute; z-index: 1; } }



@media (min-width: 1200px) { .about-index .c3 div:nth-child(3) { border: 4px solid #fff; margin-top: 335px; margin-left: 370px; position: absolute; } }



@media (min-width: 1200px) and (max-width: 1199.98px) { .about-index .c3 div:nth-child(3) { margin: 0; } }



.about-index .c3 div:nth-child(4) { margin-top: 398px; margin-left: 120px; position: absolute; }



@media (max-width: 1199.98px) { .about-index .c3 div:nth-child(4) { display: none; } }



@media (min-width: 1200px) { .story-index {}

  .story-index .list * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .story-index .item { height: 220px; padding-bottom: 25px; margin-bottom: 25px; padding:83px 73px;}

  

  .story-index .item:nth-of-type(even){

     background:#F2F2F2;

  }

  

  .story-index .img { float: left; }

  .story-index .item .img { float: right; margin-right: 36px; }

  .story-index .img span { display: block; width: 330px; height: 190px; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}

  .story-index .txt { float: right; width: 610px; margin-top: 10px; }

  

  .story-index .item .txt { float: left; }

  .story-index .title { font-size: 26px; height: 28px; line-height: 28px; color: #000; }

  .story-index .time { font-size: 13px; margin: 10px 0; color: #999; }

  .story-index .brief { font-size: 18px; text-align: justify; line-height: 24px; height: 72px; overflow: hidden; color: #979797; }

  .story-index .more { display: block; margin-top: 20px; width: 110px; height: 30px; line-height: 30px; border: 1px solid #22538D; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); text-align: center; font-size: 18px; color:#FFFFFF; background:#22538D; border-radius: 2px;}

  .story-index .more:hover { color: #fff; background: #333; border-color: #333; -webkit-box-shadow: none; box-shadow: none; } 

  

  .story-index .fenge{

    border-bottom:3px solid #21548D;

	width:214px;

	margin-bottom:35px;

  }  

  

  .story-index .list{

    width:100%;

	margin-left:auto;

	margin-right:auto;

  }



}



@media (min-width: 1645px) { 

  .story-index .more { display: block; margin-top: 20px; width: 140px; height: 50px; line-height: 50px; border: 1px solid #22538D; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); text-align: center; font-size: 18px; color:#FFFFFF; background:#22538D; border-radius: 4px;}

}



@media (max-width: 1366px) {

  .story-index .txt { float: right; width: 410px; margin-top: 10px; }

}  



@media (max-width: 1199.98px) { .story-index .item { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 0; border-bottom: 1px solid #eee; }

  .story-index .img { margin-right: 10px; }

  .story-index .img span { display: block; height: 60px; width: 104.21053px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .story-index .txt { -webkit-box-flex: 1; -ms-flex: 1 0 0px; flex: 1 0 0; overflow: hidden; }

  .story-index .title { height: 20px; line-height: 20px; margin-bottom: 3px; }

  .story-index .brief { font-size: 12px; line-height: 16px; height: 32px; overflow: hidden; color: #666; }

  .story-index .time, .story-index .more { display: none; } 

 

}



.story-item h2 { font-size: 20px; text-align: center; }



.story-item .info { margin: 20px 0; text-align: center; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 3px 0; color: #666; }



.story-item .info > span { margin: 0 10px; }



.story-item .content { font-size: 16px; line-height: 1.625; text-align: justify; padding-top:20px; }



.story-item .content img { max-width: 100%; }



@media (max-width: 1199.98px) { .story-item .content img { max-width: 100%; height: auto !important; } }



.story-item .links { margin-top: 80px; }



@media (max-width: 1199.98px) { .story-item .links { margin-top: 40px; } }



.story-item .links > div:nth-child(2) { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }



.story-item .links > div:nth-child(2) > a { max-width: 40%; }



.story-item .links > div:nth-child(2) > a > div:nth-child(1) { color: #999; }



.story-item .rels { margin-top: 80px; }



@media (max-width: 1199.98px) { .story-item .rels { margin-top: 40px; } }



.story-item .rels .t { text-align: center; font-size: 18px; margin-bottom: 20px; }



.story-item .rels .t::after { content: ""; display: block; margin: 5px auto; background-color: #326292; width: 80px; height: 3px; }



.story-item .rels .ls { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }



.story-item .rels .ls > a { width: 42%; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; }



@media (max-width: 1199.98px) { .story-item .rels .ls > a { width: 100%; margin-bottom: 10px; } }



.story-item .rels .ls .img { width: 150px; height: 110px; margin-right: 10px; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.story-item .rels .ls .txt { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }



.story-item .rels .ls .title { font-size: 16px; height: 48px; line-height: 24px; overflow: hidden; margin-bottom: 30px; }



.story-item .rels .ls .time { color: #666; }



@media (min-width: 1200px) { .video-index .list { width: 1140px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

  .video-index .item { width: 330px; margin: 0 25px 35px 25px; }

  .video-index .item > a { display: block; }

  .video-index .img { position: relative; display: block; width: 330px; height: 210px; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; border-radius: 4px; overflow: hidden; }

  .video-index .mask { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(17, 115, 74, 0.3) url(s26.png) no-repeat 50% 50%; -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 0; }

  .video-index a:hover .mask { opacity: 1; }

  .video-index .title { text-align: center; font-size: 14px; padding-top: 4px; } }



@media (max-width: 1199.98px) { .video-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

  .video-index .item { width: 50%; text-align: center; font-size: 13px; margin-bottom: 10px; }

  .video-index .item:nth-child(odd) { padding-right: 5px; }

  .video-index .item:nth-child(even) { padding-left: 5px; }

  .video-index .item > a { display: block; }

  .video-index .img { height: 0; padding-bottom: 63.63636%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; } }



.of-id-join-cond .page-wrp { padding: 1px 0; background: url(s05.jpg) no-repeat center bottom; }



.gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto;}



@media (min-width: 1200px) { 

   

   .gallery-index .item { width: 366px; margin-right: 54px; margin-bottom: 40px; padding:12px 25px; } 

   .gallery-index .item{border:1px solid #fff;}

   .gallery-index .item:hover{background-image: url(/static/albg1.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center;border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); border-top:1px solid #E2E2E2;}

   

}























@media (max-width: 1199.98px) { .gallery-index .item { width: 50%; margin-bottom: 20px;margin-right: 0px; margin-bottom: 0px; padding:0px;}

  .gallery-index .item:nth-child(odd) { padding-right: 5px; }

  .gallery-index .item:nth-child(even) { padding-left: 5px; } 



.gallery-index .item:nth-child(3n) { margin-right: 0; }



.gallery-index .item:nth-child(4n) { margin-right: 0; }  



}



.gallery-index .item:nth-child(4n) { margin-right: 0; }



.gallery-index .item > a { position: relative; display: block; }



.gallery-index .img { position: relative; height: 0; padding-bottom: 76.92308%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.gallery-index .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 10px; background: rgba(17, 115, 74, 0.3) url(s06.png) no-repeat 50% 50%; -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 0; }



.gallery-index a:hover .img::after { -webkit-transition: .3s .03s; transition: .3s .03s; opacity: 1; display:none; }



.gallery-index .title { font-size: 16px; margin-top: 5px; text-align: center; }





@media (max-width: 1366px) {

   

.gallery-index .item { width: 340px; margin-right: 54px; margin-bottom: 40px; padding:12px 25px; } 



.gallery-index .item:nth-child(3n) { margin-right: 0; }



.gallery-index .item:nth-child(4n) { margin-right: 54px; }



}











@media (max-width: 1199.98px) { .gallery-index .title { font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 2px; } }



@media (min-width: 1200px) { .sp-ganyan { width: 960px; }

  .sp-ganyan .item { height: 240px; padding: 0 20px; padding-bottom: 40px; margin-bottom: 50px; }

  .sp-ganyan .img { position: relative; margin: 0 !important; }

  .sp-ganyan .img span { display: block; width: 250px; height: 230px; }

  .sp-ganyan .img em { position: absolute; left: -10px; bottom: 10px; background-color: rgba(0, 0, 0, 0.8); width: 160px; height: 28px; line-height: 28px; padding: 0 20px; color: #fff; overflow: hidden; font-size: 12px; font-style: normal; }

  .sp-ganyan .img { -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }

  .sp-ganyan .brief { height: 96px; } }



@media (max-width: 1199.98px) { .sp-ganyan .img em { display: none; } }



.of-id-store .gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }



@media (min-width: 1200px) { .of-id-store .gallery-index .item { width: 373.33333px; margin-right: 40px !important; margin-bottom: 40px; } }



.of-id-store .gallery-index .item:nth-child(3n) { margin-right: 0 !important; }



@media (min-width: 1200px) { .sp-map {height: 666px; }

  .sp-map .map-container { height: 666px; } }



@media (max-width: 1199.98px) { .sp-map { width: 100%; height: 300px; }

  .sp-map .map-container { height: 300px; } }



@media (min-width: 1200px) { .sp-feedback { width: 100%; height: 695px; }

  .sp-feedback * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .sp-feedback .clearfix::after { content: ""; clear: both; }

  .sp-feedback .hint { margin: 0 auto; width: 215px; height: 183px; background: url(s04.png) no-repeat 0 0; }

  .sp-feedback form { width: 1192px; padding-top: 60px; margin: 0 auto; }

  .sp-feedback .row { float: left; position: relative; /*margin-right:100px;*/ margin-bottom: 20px; width: 385px; height: 42px; border-bottom: 1px solid #BBB; }

  .sp-feedback .row::after { content: ""; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background: #2981FF; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 38% 0; transform-origin: 38% 0; -webkit-transition: .38s ease-in-out; transition: .38s ease-in-out; }

  .sp-feedback .row.focus::after { -webkit-transform: scaleX(1); transform: scaleX(1); }

  .sp-feedback .row:nth-child(1) { margin-right: 18px; }

  .sp-feedback .row:nth-child(2) { margin-right: 18px; }

  .sp-feedback .row label { float: left; width: 80px; height: 42px; line-height: 42px; }

  .sp-feedback .row input { border: 0 none; width: 280px; height: 42px; line-height: 42px; padding: 0; margin: 0; outline: 0 none; background: none; }

  .sp-feedback .row-long { width: 1190px; }

  .sp-feedback .row-long input { width: 1080px; }

  .sp-feedback .msg .tt { margin-bottom: 10px; }

  .sp-feedback .msg textarea { width: 1190px; height: 8em; border: 1px solid #BBB; outline: 0 none; padding: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .8s; transition: .8s; }

  .sp-feedback .msg textarea:focus { border-color: #2981FF; }

  .sp-feedback .btns { text-align: center; padding-top: 35px; }

  .sp-feedback .btns input { border: 0 none; width: 10em; height: 42px; border-radius: 4px; line-height: 42px; margin: 0 20px; background: #7b7979; padding: 0; color: #fff; -webkit-transition: .32s; transition: .32s; margin-top: 30px; }

  .sp-feedback .btns input[type="submit"] { background: #326292; }

  .sp-feedback .btns input:hover { background: #326292; } }



@media (max-width: 1199.98px) { .sp-feedback .hint { margin: 0 auto; width: 215px; height: 183px; background: url(s04.png) no-repeat 0 0; }

  .sp-feedback form { padding-top: 20px; }

  .sp-feedback input[name], .sp-feedback textarea { display: block; border: 1px solid #ccc; background: #fff; }

  .sp-feedback .row { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 10px 0; }

  .sp-feedback .row input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 30px; margin-right: 15px; padding: 0 10px; }

  .sp-feedback .row label { line-height: 30px; margin-right: 10px; }

  .sp-feedback .row span { position: absolute; right: 0; top: 6px; }

  .sp-feedback .msg { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; }

  .sp-feedback .msg textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 5px 10px; margin-right: 15px; height: 120px; }

  .sp-feedback .msg .tt { margin-right: 10px; line-height: 30px; }

  .sp-feedback .msg span { position: absolute; right: 0; top: 2px; }

  .sp-feedback .btns { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 15px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

  .sp-feedback .btns > * { border: 0 none; background: #326292; color: #ffffff; width: 40%; height: 32px; max-width: 150px; margin: 0 10px; }

  .sp-feedback .btns > *:nth-child(2) { background: #7b7979; } }



.of-case-child .gallery-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }



.of-case-child .gallery-index .txt { margin-bottom: 30px; }



@media (max-width: 1199.98px) { .of-case-child .gallery-index .txt { margin-bottom: 15px; } }



@media (min-width: 1200px) { .of-case-child .gallery-index .item { width: 380px; margin-right: 30px !important; margin-bottom: 40px; } }



.of-case-child .gallery-index .item:nth-child(3n) { margin-right: 0 !important; }



.of-case-child .gallery-index .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.of-case-child .gallery-index .img, .of-case-child .gallery-index .img::after { border-radius: 6px; }



@media (min-width: 1200px) { .sp-prod * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .sp-prod .s0 { height: 550px; background: url(s15.jpg) no-repeat 50% 0; text-align: center; }

  .sp-prod .s0 > div:first-child { height: 320px; padding-top: 60px; -webkit-box-sizing: border-box; box-sizing: border-box; }

  .sp-prod .s0 .t2 { font-size: 16px; color: #000; line-height: 1.25; text-align: center; width: 560px; margin: 30px auto; }

  .sp-prod .ban a { display: inline-block; margin: 0 100px; }

  .sp-prod .ban .n1 { width: 68px; height: 118px; background: url(s08.png) no-repeat 0 0; }

  .sp-prod .ban .n2 { width: 69px; height: 118px; background: url(s09.png) no-repeat 0 0; }

  .sp-prod .ban .n3 { width: 81px; height: 118px; background: url(s10.png) no-repeat 0 0; }

  .sp-prod .xtt { font-size: 24px; color: #000; line-height: 1.2; margin: 50px 0 30px auto; text-align: center; }

  .sp-prod .swiper-pagination { position: static; margin-top: 20px; }

  .sp-prod .swiper-pagination-bullet { width: 56px; height: 6px; border-radius: 0; background: #326292; }

  .sp-prod .s1 { width: 1110px; margin: 0 auto; }

  .sp-prod .s1 .swiper-slide > a { display: block; }

  .sp-prod .s1 .img { position: relative; height: 0; padding-bottom: 71.42857%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .sp-prod .s1 .title { text-align: center; margin-top: 10px; height: 20px; line-height: 20px; overflow: hidden; }

  .sp-prod .mask { position: absolute; left: 10px; top: 10px; right: 10px; bottom: 10px; background: rgba(17, 115, 74, 0.5) url(s06.png) no-repeat 50% 50%; opacity: 0; -webkit-transition: .3s .03s; transition: .3s .03s; }

  .sp-prod a:hover .mask { opacity: 1; }

  .sp-prod .s2 { height: 816px; background: url(s11.jpg) no-repeat 50% 0; overflow: hidden; margin: 50px auto; }

  .sp-prod .s2 .t2 { font-size: 16px; color: #000; line-height: 1.25; text-align: center; width: 786px; margin: 30px auto; }

  .sp-prod .s2 .swiper-container { margin: 30px auto; width: 1110px; }

  .sp-prod .s2 .swiper-container .item { width: 1110px; height: 520px; }

  .sp-prod .s2 .item a { float: left; }

  .sp-prod .s2 .img { position: relative; width: 555px; height: 260px; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }

  .sp-prod .s2 .mask { background-position: 50% 80px; }

  .sp-prod .s2 .title { text-align: center; padding-top: 140px; color: #fff; font-size: 15px; }

  

 

  .sp-prod .s3 .t2 { font-size: 16px; color: #000; line-height: 1.25; text-align: center; width: 786px; margin: 30px auto; }

  

  .sp-prod .s3 .list { max-width: 1642px; margin: 0 auto; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between; }

  

  .sp-prod .s3 .item{

    width:33%;

   }



  .sp-prod .s3 .item > a { display: block; margin-bottom:20px;}

  .sp-prod .s3 .img { position: relative;  padding-bottom:80%; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;}



 

  

  .sp-prod .s3 .title { text-align: center; margin-top: 6px; height: 20px; line-height: 20px; overflow: hidden; }

  .sp-prod .s3 .search { width: 1310px; margin: 0 auto; margin-bottom: 30px; background: #f2f2f2; height: 32px; padding: 11px 0; text-align: center; }

  .sp-prod .s3 .search select, .sp-prod .s3 .search .text { width: 320px; height: 32px; border: 1px solid #ccc; background: #fff; padding: 0 10px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 10px; text-align: left; }

  .sp-prod .s3 .search .submit { height: 32px; color: #fff; background: #326292; padding: 0 20px; border: 0 none; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; } 

  

  .sp-prod .s4 { max-width: 1518px; margin: 0 auto; overflow: hidden; -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } 

  

  .sp-prod .s4 .l{width:15.8%;}

  

  .sp-prod .s4 .t{

    text-align:center;

	padding-bottom:41px;

	font-size:22px;

	padding-top:53px;

	background: url(tt.jpg) no-repeat top center;

  }

  

  .sp-prod .biao{

    font-size:28px;

	text-align:center;

	padding-bottom:99px;

	padding-top:50px;

  }



}





@media (max-width: 1366px) {

   

  .sp-prod .s3 .item{

    width:30%;

   }

   

   .sp-prod .s3 .img { position: relative; width: 100%; padding-bottom:80%; overflow:hidden;background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;}



} 













@media (max-width: 1366px) {

   

.sp-prod .s3 .list,.sp-prod .s4{

  max-width:1150px;

}





}









@media (max-width: 1199.98px) { .sp-prod .xtt { font-size: 22px; line-height: 1; text-align: center; margin-bottom: 10px; }

  .sp-prod .t2 { font-size: 14px; margin-bottom: 15px; text-align: center; padding: 0 20px; }

  .sp-prod .swiper-pagination { position: static; margin-top: 12px; line-height: 1; }

  .sp-prod .swiper-pagination-bullet { width: 20px; height: 4px; border-radius: 0; }

  .sp-prod .s0 { background: url(pics/b14.jpg) no-repeat center center/cover; padding: 30px 0; margin-bottom: 40px; }

  .sp-prod .s0 .ban { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; }

  .sp-prod .s0 .ban .n1 { width: 54.4px; height: 94.4px; background: url(s08.png) no-repeat 0 0/contain; }

  .sp-prod .s0 .ban .n2 { width: 55.2px; height: 94.4px; background: url(s09.png) no-repeat 0 0/contain; }

  .sp-prod .s0 .ban .n3 { width: 64.8px; height: 94.4px; background: url(s10.png) no-repeat 0 0/contain; }

  .sp-prod .s1 { margin-bottom: 40px; padding: 0 12px; }

  .sp-prod .s1 .xtt { margin-bottom: 15px; }

  .sp-prod .s1 .img { height: 0; padding-bottom: 71%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .sp-prod .s1 .title { text-align: center; line-height: 1.3; margin-top: 3px; }

  .sp-prod .s2 { background: url(s11.jpg) no-repeat center center/cover; padding: 30px 0; margin-bottom: 40px; }

  .sp-prod .s2 .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 2px; }

  .sp-prod .s2 .item > a { width: 50%; display: block; padding: 2px; }

  .sp-prod .s2 .img { position: relative; height: 0; padding-bottom: 68.42105%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .sp-prod .s2 .img .title { position: absolute; left: 0; bottom: 0; right: 0; height: 28px; line-height: 28px; text-align: center; background: rgba(17, 115, 74, 0.5); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 12px; color: #ffffff; }

  .sp-prod .s3 form { padding: 8px 12px; margin-bottom: 12px; background: #f2f2f2; display: -webkit-box; display: -ms-flexbox; display: flex; }

  .sp-prod .s3 form input[type="text"], .sp-prod .s3 form select { border: 1px solid #ccc; padding: 0 5px; height: 28px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

  .sp-prod .s3 form input[type="text"] { margin: 0 10px; }

  .sp-prod .s3 form input[type="submit"] { border: 0 none; width: 80px; height: 28px; color: #ffffff; background: #326292; }

  .sp-prod .s3 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 6px; }

  .sp-prod .s3 .list .item { width: 50%; padding: 0 6px; margin-bottom: 10px; }

  .sp-prod .s3 .list .img { height: 0; padding-bottom: 65.625%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .sp-prod .s3 .list .title { text-align: center; margin-top: 3px; } }



@media (min-width: 1200px) { .product-index { background: #fff; padding: 1px; min-height: 600px; padding-bottom: 120px; padding-top:30px;}

  .product-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;  margin: 0 auto;  }

  .product-index .list * { -webkit-box-sizing: content-box; box-sizing: content-box; }

  .product-index .item { margin: 0 26px 40px 0; }

  .product-index .item:nth-child(4n) { margin-right: 0; }

  .product-index .item > a { position: relative; display: block; width: 362px; padding: 9px; border: 1px solid #E6E6E6; background: #fff; -webkit-transition: .2s .03s border-color; transition: .2s .03s border-color;  }

  .product-index .item > a:hover { box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); }

  .product-index .img { width: 362px; height: 260px; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }

  .product-index .txt { padding: 16px 40px 8px 5px; font-size: 18px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

  .product-index .code-btn { position: absolute; right: 9px; bottom: 10px; width: 32px; height: 32px; background: url(barcode.png) no-repeat 0 0; opacity: .6; -webkit-transition: .32s; transition: .32s; }

  .product-index .code-btn:hover { opacity: 1; }

  .product-index .code { position: absolute; left: 9px; top: 9px; border: 5px solid #fff; width: 250px; height: 250px; -webkit-transition: .3s; transition: .3s; opacity: 0; visibility: hidden; }

  .product-index .code.show { opacity: 1; visibility: visible; } }



@media (max-width: 1366px) {

  .product-index .item > a { position: relative; display: block; width: 342px; padding: 9px; border: 1px solid #E6E6E6; background: #fff; -webkit-transition: .2s .03s border-color; transition: .2s .03s border-color; }

  .product-index .img { width: 342px; height: 240px; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; }

  .product-index .item { margin: 0 29px 40px 0; }

  .product-index .item:nth-child(3n) { margin-right: 0; }

  .product-index .item:nth-child(4n) { margin: 0 26px 40px 0; }

}  



@media (max-width: 1199.98px) { .product-index .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -6px; }

  .product-index .item { width: 50%; padding: 0 3px; margin:0px;margin-bottom: 6px;  }

  .product-index .item > a { display: block; padding: 6px; border: 1px solid #E6E6E6; background: #F3F3F3; width:auto; height:auto; }

  .product-index .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; width:auto;}

  .product-index .txt { font-size: 14px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 5px; } 



  .product-index .item:nth-child(3n) { margin-right: 0; }

  .product-index .item:nth-child(4n) { margin:0; }





}



.product-item .sec01 > .title, .product-item .info .title { color: #326292; padding-bottom: 20px; margin-bottom: 20px; font-size: 20px; border-bottom: 1px solid #eee; }







@media (max-width: 1199.98px) { .product-item { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



.product-item .xtt { font-size: 19px; letter-spacing: 3px; border-bottom: 1px solid #ddd; margin-top: -14px; margin-bottom: 25px; text-align: center; height: 48px; }



@media (max-width: 1199.98px) { .product-item .xtt { margin-bottom: 15px; font-size: 17px; } }



.product-item .xtt > span { padding: 0 10px; display: inline-block; height: 48px; line-height: 48px; border-bottom: 2px solid #326292; }



.product-item > * { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .product-item > * { margin-bottom: 40px; } }



.product-item .crumb { margin-bottom: 30px; }



.product-item .crumb > a:first-child { background: url(s31.png) no-repeat 0 50%; padding-left: 24px; }



.product-item .crumb span { margin: 0 3px; color: #666666; }



/*@media (min-width: 1200px) { .product-item .sec01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }*/



.product-item .sec01 > .title { margin-bottom: 20px; }



@media (min-width: 1200px) { .product-item .view { width: 804px; margin-left:auto; margin-right:auto; } }



.product-item .view .img-wrp { position: relative; background:#E2E2E2; padding: 5px; }



.product-item .view .img-wrp .img { position: relative; height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; }



.product-item .view .img-wrp img { -o-object-fit: contain; object-fit: contain; position: absolute; left: 0; right: 0; width: 100%; height: 100%; }



.product-item .view .show .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item .view .show .pn:hover { opacity: 1; }



.product-item .view .show .pn.swiper-button-disabled { opacity: 0.3 !important; background-color: rgba(0, 0, 0, 0.3) !important; cursor: default !important; }



.product-item .view .show .prev { left: 5px; background-image: url(a1/s35.png); }



.product-item .view .show .next { right: 5px; background-image: url(a1/s36.png); }



.product-item .view .h { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 16px; margin: 10px 0; }



.product-item .view .h span:nth-child(1) { padding-left: 10px; }



.product-item .view .h span:nth-child(2) { color: #666; }



.product-item .view .thumb .img { border: 1px solid #eee; padding: 2px; }



.product-item .view .thumb .img > div { padding-bottom: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.product-item .view .thumb .swiper-slide-active .img { border-color: #306293; }



.product-item .view .thumb .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }



.product-item .view .thumb .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.6); }



.product-item .view .thumb .pn.swiper-button-disabled { opacity: 0.5 !important; cursor: default; }



.product-item .view .thumb .prev { left: -15px; background-image: url(a1/s35.png); }



.product-item .view .thumb .next { right: -15px; background-image: url(a1/s36.png); }



@media (min-width: 1200px) { .product-item .info { width: 630px; margin-left:auto; margin-right:auto; } }



@media (max-width: 1199.98px) { .product-item .info { margin-top: 15px; } }



.product-item .htt3,.product-item .htt2{

  color:#000000;

}



.product-item .info .n { margin-bottom: 10px; padding-left: 0px; background-repeat: no-repeat; background-position: 0 3px; text-align:center; }



.product-item .info .n1 { background-image: url(a1/s29.png); }



.product-item .info .n2 { background-image: url(a1/s30.png); }



.product-item .info .n3 { background-image: url(a1/s31.png); }



.product-item .info .n4 { background-image: url(a1/s32.png); }



.product-item .info .n5 { background-image: url(a1/s33.png); }



.product-item .info .n6 { background-image: url(a1/s34.png); }



.product-item .info .n7 span { color: #326292; font-weight: bold; }



.product-item .info .buy-btn { display: block; color: #fff; margin-top: 30px; border-radius: 10px; background-color: #d32c25; width: 128px; height: 30px; line-height: 30px; text-align: center; }



@media (max-width: 1199.98px) { .product-item .info .buy-btn { margin: 15px auto; } }



.product-item .info .code { overflow: hidden; }



.product-item .info .code > div { float: right; padding: 5px; border: 1px solid #ccc; text-align: center; }



.product-item .info .code > div img { width: 105px; }



.product-item .info .code > div span { display: block; color: #888; }


/*
.product-item .sec02 .sin img { display: block; margin: 0 auto; width: 100%; }



@media (min-width: 1200px) {

  .product-item .sec02 .sin{

    max-height:731px;

	overflow:hidden;

  }

}





@media (max-width: 1199.98px) { .product-item .sec02 .sin img { width: 100%; } }



.product-item .sec02 .ls { position: relative; }



.product-item .sec02 .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 66px; height: 66px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: .2s; transition: .2s; }



.product-item .sec02 .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.8); }



.product-item .sec02 .prev { left: 0; background-image: url(a1/s35.png); }



.product-item .sec02 .next { right: 0; background-image: url(a1/s36.png); }

*/


.product-item .sec02 .sin img { display: block; margin: 0 auto; max-width: 1200px; }

@media (max-width: 1199.98px) { .product-item .sec02 .sin img { width: 100%; } }

.product-item .sec02 .ls { position: relative; }

.product-item .sec02 .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 66px; height: 66px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: .2s; transition: .2s; }

.product-item .sec02 .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.8); }

.product-item .sec02 .prev { left: 0; background-image: url(a1/s35.png); }

.product-item .sec02 .next { right: 0; background-image: url(a1/s36.png); }



.product-item .sec03 .img { padding-bottom: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.product-item .sec03 .title { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.product-item .sec03 .swiper-pagination { position: static; margin-top: 30px; }



@media (max-width: 1199.98px) { .product-item .sec03 .swiper-pagination { margin-top: 10px; } }



.product-item .sec03 .swiper-pagination-bullet { width: 12px; height: 12px; }



.product-item .sec03 .swiper-pagination-bullet-active { background-color: #326292; }



.product-item .sec04 .h { font-size: 16px; color: #5b5b5b; margin: 30px 0; }



@media (max-width: 1199.98px) { .product-item .sec04 .h { margin: 10px 0; } }



@media (min-width: 1200px) { .product-item .sec04 form { display: -webkit-box; display: -ms-flexbox; display: flex; } }



@media (min-width: 1200px) { .product-item .sec04 .c { width: 480px; margin-right: 20px; } }



.product-item .sec04 .row { border: 1px solid #ccc; height: 60px; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; }



@media (max-width: 1199.98px) { .product-item .sec04 .row { margin-bottom: 10px; } }



.product-item .sec04 .row label { width: 27.19665%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #B1B1B1; }



.product-item .sec04 .row input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; padding-right: 10px; border: 0 none; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 0 none; }



.product-item .sec04 input[type="submit"] { display: block; height: 60px; width: 100%; background: #326292; border: 0 none; color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .28s; transition: .28s; cursor: pointer; }



.product-item .sec04 input[type="submit"]:hover { background: #009354; }



.product-item .sec04 textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; border: 1px solid #ccc; padding: 10px; outline: 0 none; }



@media (max-width: 1199.98px) { .product-item .sec04 textarea { margin-bottom: 10px; height: 90px; } }



.product-item .sec05 iframe { display: block; width: 880px; height: 480px; margin: 0 auto; }



@media (max-width: 1199.98px) { .product-item .sec05 iframe { width: 100%; height: 280px; } }



.home00 { margin-left: auto; margin-right: auto; margin-bottom: 0px; }



@media (min-width: 1200px) {

  

  .home00{padding-top:23px; }

  

}



@media (max-width: 1199.98px) { .home00 { margin-bottom: 40px; } }



.home00 .img { height: 691px; background-repeat: no-repeat; background-size: cover; background-position: center center; }



@media (max-width: 1199.98px) { .home00 .img { height: 0; padding-bottom: 42.68116%; -webkit-box-sizing: content-box; box-sizing: content-box; } }



.home00 .swiper-pagination-bullet { background: #fff; width: 16px; height: 16px; opacity: .6; }



@media (max-width: 1199.98px) { .home00 .swiper-pagination-bullet { width: 12px; height: 12px; } }



.home00 .swiper-pagination-bullet-active { opacity: 1; }



.htt { text-align: center; margin-bottom: 30px; }



.htt > * { line-height: 1; }



.htt > div:nth-child(1) { text-transform: uppercase; font-size: 22px; font-weight: bold; }



.htt > div:nth-child(2) { font-size: 24px; margin-top: 10px; }



.htt > div:nth-child(2) span { color: #326292; }



@media (max-width: 1199.98px) { .htt { margin-bottom: 15px; }

  .htt > div:nth-child(1) { font-size: 18px; }

  .htt > div:nth-child(2) { font-size: 20px; margin-top: 4px; } }



.h-more { text-align: center; }



.h-more > a { padding-left: 18px; background: url(s18.png) no-repeat 0 50%; color: #326292; }









@media (min-width: 1200px) { .home03 { margin-left: auto; margin-right: auto; margin-bottom: 70px; } }



@media (min-width: 1200px) and (max-width: 1199.98px) { .home03 { margin-bottom: 40px; } }



/*@media (min-width: 1200px) { .home03 .h-more { margin-top: 20px; }

  .home03 .ct-wrp { height: 516px; background: url(s17.png) no-repeat 50% 50%; }

  .home03 .ct { width: 1200px; height: 516px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; }

  .home03 .img { width: 600px; height: 516px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home03 .txt { width: 420px; padding-top: 170px; margin-left: 60px; color: #ffffff; line-height: 2; }

  .home03 .more { text-align: center; margin-top: 30px; }

  .home03 .more > a { display: inline-block; border: 1px dotted #fff; width: 147px; height: 30px; line-height: 30px; color: #ffffff; } }*/

  

  

  

@media (min-width: 1200px) {

   .home03{

     

	  margin-bottom:107px;

	  margin-top:138px;

	  

   }

   

  .home03 .ct { max-width: 1464px; max-height:536px; margin: 0 auto; height:auto; line-height: 1.8; display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding:2px;

  border:1px solid #CACACA;

  padding-top:1.8%;

  padding-bottom:1.8%;

   background: url(dz_bg.jpg) repeat-y;

  }

  .home03 .ct .img{

      width:47.07%;

	  text-align:right;

  }

  .home03 .ct .img img{

     width:92.44%;

	 height:auto;

  }

  .home03 .ct .txt{

      width:46.42%;

	  height:auto;

	  font-size:20px;

	  margin-top:5.35%; 

  }

  

  .home03 .ttb{



	  border-left:7px solid #DFDFDF;

	  padding-left:11px;

  }

  .home03 .tt{

  	  padding-bottom:20px;

	  border-bottom:1px dashed #C8C8C8;

	        color:#373334;

	  font-weight:bold;

	  margin-bottom:16px;

  } 

  .home03 .ct .t{

      margin-bottom:54px;

  }

}





@media (max-width: 1366px) {

   

.home03 .ct{

  max-width:1288px;

}



.home03{

  margin-bottom:37px;

}



}







@media (max-width: 1199.98px) { .home03 { margin-left: auto; margin-right: auto; margin-bottom: 70px; width: 1200px; } }



@media (max-width: 1199.98px) and (max-width: 1199.98px) { .home03 { margin-bottom: 40px; } }



@media (max-width: 1199.98px) and (max-width: 1199.98px) { .home03 { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }

/*

@media (max-width: 1199.98px) { .home03 .h-more { margin-top: 15px; }

  .home03 .img { height: 0; padding-bottom: 86%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; margin-bottom: 10px; } }*/



@media (max-width: 1199.98px) {

  .home03 .ct .img img{width:100%; height:auto; }

  .home03 .ct .t{

      margin-bottom:10px;

  }

}  



.home04 .t{

  text-align:center;

}



@media (min-width: 1200px){

  .home04 .t{

     margin-bottom:50px; 

  }

  .home04 .t img{

     width:37.5%;

	 height:auto;

  }

}





@media (max-width: 1199.98px){

  

  .home04 .t img{

     width:90%;

	 height:auto;

	 margin-bottom:10px;

  }



}





.home04 { margin-left: auto; margin-right: auto; margin-bottom: 70px; }



@media (max-width: 1199.98px) { .home04 { margin-bottom: 40px; } }









@media (min-width: 1200px){

.home04 .tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 35px; }

}





@media (max-width: 1199.98px) { 

 

 

.home04 .tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between; margin-bottom: 35px;  background:#F2F2F2; padding-left:12px; padding-right:12px; padding-bottom:35px; padding-top:35px;}







.home04 .tabs > div { text-align: center; cursor: pointer; background:#FFFFFF; width:30%;border-radius: 2px; color:#000000; padding-top:10px; padding-bottom:10px; margin-bottom:25px;}

 

 

}



@media (max-width: 1199.98px) { .home04 .tabs { margin-bottom: 15px; } }



.home04 .tabs > div { text-align: center; cursor: pointer; border:1px solid #FFFFFF; padding:5px 10px;}



.home04 .tabs > div.active { color: #967C63; border:1px solid #967C63;}



.home04 .tabs > div span { color: #666; margin: 0 20px; }



.home04 .panels { position: relative; }



@media (min-width: 1200px) { .home04 .panels { height: 649px; background: url(s19.jpg) no-repeat center center; padding-top: 65px; } }



@media (max-width: 1199.98px) { .home04 .panels { padding: 15px 0; background: url(s19.jpg) no-repeat center center/cover; } }



.home04 .panels > * { width: 1200px; margin: 0 auto; z-index: 1; position: absolute; left: 0; right: 0; top: 65px; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-property: opacity,visibility; transition-property: opacity,visibility; }



@media (max-width: 1199.98px) { .home04 .panels > * { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



@media (max-width: 1199.98px) { .home04 .panels > * { top: 15px; } }



.home04 .panels > *.active { display: block; visibility: visible; position: relative; top: 0; z-index: 2; opacity: 1; }



.home04 .swiper-slide > a { display: block; position: relative; }



.home04 .img { border: 20px solid rgba(255, 255, 255, 0.6); }



@media (max-width: 1199.98px) { .home04 .img { border: 3px solid rgba(255, 255, 255, 0.6); } }



.home04 .img > div { height: 0; padding-bottom: 142.85714%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.home04 .title { text-align: center; }



@media (min-width: 1200px) { .home04 .title { position: absolute; left: 0; top: 210px; width: 100%; padding: 0 50px; text-shadow: 0 1px 3px #000; font-size: 22px; color: #ffffff; }

  .home04 .title::after { content: ""; display: block; background-color: #fff; width: 29px; height: 4px; margin: 10px auto; } }



@media (max-width: 1199.98px) { .home04 .title { padding-top: 5px; font-size: 13px; } }



.home04 .more { position: absolute; left: 0; top: 410px; width: 100%; text-align: center; padding-bottom: 40px; background: url(s20.png) no-repeat 50% 100%; text-shadow: 0 1px 3px #000; font-size: 22px; color: #ffffff; }



.home04 .swiper-pagination { position: static; margin-top: 30px; line-height: 1; }



.home04 .swiper-pagination-bullet { background: #fff; width: 16px; height: 16px; opacity: .6; }



.home04 .swiper-pagination-bullet-active { opacity: 1; }



@media (max-width: 1199.98px) { .home04 .swiper-pagination { margin-top: 15px; }

  .home04 .swiper-pagination-bullet { width: 12px; height: 12px; } }

  

  

  





































.home07 { width: 100%; max-width: 1920px; margin: 0 auto; }



.home07 > a { display: block; position: relative; padding-bottom: 43.28%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.home07 > a::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: 194px; height: 194px; background: url(s47.png) no-repeat 0 0/100% auto; }



@media (max-width: 991.98px) { .home07 > a::after { width: 116.4px; height: 116.4px; } }



@media (max-width: 575.98px) { .home07 > a::after { width: 58.2px; height: 58.2px; } }  

  



@media (min-width: 1200px) {

   

   .jm{

      margin-top:132px;

	  margin-bottom:132px;

   }

   

   .mjm{

      display:none;

   }



}



@media (max-width: 991.98px) {



   .jm{

      margin-top:20px;

	  display:none;

   }

   

   .mjm{

     display:block;

	 padding:10px;

   }

   

   .mjm img{

     width:100%;

   }





}  

  

.jm {

  text-align:center;

}  



.jm img{

  width:95.31%;

  height:auto;

}  

  

  

  

  

  

  

  

  

  

  

  

  

  

  



@media (min-width: 1200px) { .home05 { margin-left: auto; margin-right: auto; margin-bottom: 70px; } }



@media (min-width: 1200px) and (max-width: 1199.98px) { .home05 { margin-bottom: 40px; } }



@media (min-width: 1200px) { .home05 .ct-wrp { background: url(s23.jpg) no-repeat 50% 100%; }

  .home05 .ct { width: 1200px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; position: relative; } }



@media (min-width: 1200px) and (max-width: 1199.98px) { .home05 .ct { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



@media (min-width: 1200px) { .home05 .s0 { position: absolute; left: 130px; top: 150px; width: 425px; height: 124px; background: url(s24.png) no-repeat 0 0; }

  .home05 .s1 { width: 675px; padding: 10px 0; border-top: 1px dotted #326292; border-bottom: 1px dotted #326292; }

  .home05 .s1 img { vertical-align: middle; }

  .home05 .s1 > div:nth-child(1) { font-size: 13px; }

  .home05 .s1 > div:nth-child(2) { margin-top: 10px; text-align: right; }

  .home05 .s1 > div:nth-child(2) span { font-size: 15px; font-weight: 500; }

  .home05 .s2 { width: 490px; height: 320px; border: 1px solid #326292; padding: 0 10px; }

  .home05 .s2 .h { font-size: 18px; line-height: 1; padding-left: 10px; border-left: 3px solid #326292; margin: 15px 0; }

  .home05 .s2 .ls > div { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 10px; border-bottom: 1px dotted #ccc; margin-bottom: 10px; font-size: 13px; }

  .home05 .s2 .ls > div .n1 { width: 100%; }

  .home05 .s2 .lnk { text-align: right; padding-right: 16px; background: url(s25.png) no-repeat 100% 50%; }

  .home05 .s2 .lnk a { color: #326292; } }



@media (max-width: 1199.98px) { .home05 { margin-left: auto; margin-right: auto; margin-bottom: 70px; width: 1200px; } }



@media (max-width: 1199.98px) and (max-width: 1199.98px) { .home05 { margin-bottom: 40px; } }



@media (max-width: 1199.98px) and (max-width: 1199.98px) { .home05 { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



@media (max-width: 1199.98px) { .home05 .s0 { margin-left: -12px; margin-right: -12px; height: 110px; background: url(s27.jpg) no-repeat center center/cover; margin-bottom: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; }

  .home05 .s0::after { content: ""; display: block; margin: auto; width: 255px; height: 74.4px; background: url(s24.png) no-repeat 0 0/contain; }

  .home05 .s1 > div:nth-child(2) { margin-top: 5px; }

  .home05 .s1 > div:nth-child(2) span { font-size: 15px; font-weight: 500; }

  .home05 .s2 { border: 1px solid #326292; padding: 15px 10px; margin-top: 15px; }

  .home05 .s2 .h { font-size: 18px; line-height: 1; padding-left: 10px; border-left: 3px solid #326292; margin-bottom: 15px; }

  .home05 .s2 .ls > div { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-bottom: 6px; border-bottom: 1px dotted #ccc; margin-bottom: 6px; font-size: 12px; }

  .home05 .s2 .ls > div .n1 { width: 100%; }

  .home05 .s2 .lnk { text-align: right; padding-right: 16px; background: url(s25.png) no-repeat 100% 50%; }

  .home05 .s2 .lnk a { color: #326292; } }



/*@media (min-width: 1200px) { .home06 { background: #c0d8cd; overflow: hidden; padding-top: 30px; padding-bottom: 40px; }

  .home06 .ct { width: 1200px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



@media (min-width: 1200px) and (max-width: 1199.98px) { .home06 .ct { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



@media (min-width: 1200px) { .home06 .s1 { width: 610px; }

  .home06 .s1 .img { width: 610px; height: 470px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home06 .s1 .title { font-size: 18px; margin-top: 5px; }

  .home06 .s1 .swiper-pagination { width: auto; left: auto; right: 0; bottom: 0; }

  .home06 .s1 .swiper-pagination-bullet { width: 12px; height: 12px; background: #326292; }

  .home06 .s2 { width: 570px; }

  .home06 .s2 .ls { height: 470px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

  .home06 .s2 .ls > div { background: #fff; }

  .home06 .s2 .ls > div > a { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 15px; }

  .home06 .s2 .img { -ms-flex-negative: 0; flex-shrink: 0; width: 172px; height: 114px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home06 .s2 .txt { padding-left: 20px; }

  .home06 .s2 .title { line-height: 22px; max-height: 44px; font-size: 16px; overflow: hidden; margin-top: 5px; margin-bottom: 5px; }

  .home06 .s2 .brief { overflow: hidden; line-height: 18px; max-height: 54px; font-size: 13px; color: #666; }

  .home06 .s2 .h-more { text-align: right; margin-top: 8px; } }



@media (max-width: 1199.98px) { .home06 { background: #c0d8cd; overflow: hidden; width: 1200px; padding-top: 15px; padding-bottom: 15px; } }



@media (max-width: 1199.98px) and (max-width: 1199.98px) { .home06 { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }



@media (max-width: 1199.98px) { .home06 .s1 .img { height: 0; padding-bottom: 77.04918%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home06 .s1 .title { font-size: 15px; margin-top: 5px; padding-right: 60px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

  .home06 .s1 .swiper-pagination { width: auto; left: auto; right: 0; bottom: 0; }

  .home06 .s1 .swiper-pagination-bullet { width: 10px; height: 10px; background: #326292; }

  .home06 .s2 .ls { margin-top: 15px; }

  .home06 .s2 .ls > div { background: #fff; margin-bottom: 5px; }

  .home06 .s2 .ls > div > a { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 5px; }

  .home06 .s2 .img { -ms-flex-negative: 0; flex-shrink: 0; width: 116.17544px; height: 77px; background-repeat: no-repeat; background-size: cover; background-position: center center; }

  .home06 .s2 .txt { padding-left: 10px; }

  .home06 .s2 .title { line-height: 20px; max-height: 40px; font-size: 15px; overflow: hidden; margin-bottom: 3px; }

  .home06 .s2 .brief { overflow: hidden; line-height: 16px; max-height: 32px; font-size: 12px; color: #666; }

  .home06 .s2 .h-more { margin-top: 10px; } }*/



.g-float { position: fixed; z-index: 10; right: 0; bottom: 80px; }



.g-float > * { display: block; cursor: pointer; border: 1px solid #326292; width: 58px; height: 75px; }



.g-float .go-top { position: relative; top: 1px; z-index: 2; background: #fff url(s29.png) no-repeat 50% 50%; -webkit-transition: .3s; transition: .3s; opacity: 0; visibility: hidden; }



.g-float .go-top.show { opacity: 1; visibility: visible; }



.g-float .contact { background: #fff url(s30.png) no-repeat 50% 50%; }



@media (min-width: 1200px) { .sp-about-cul .ct { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }



.sp-about-cul .s1 { -ms-flex-preferred-size: 520px; flex-basis: 520px; }



.sp-about-cul .s2 { -ms-flex-preferred-size: 660px; flex-basis: 660px; margin-bottom: -10px; }



.sp-about-cul .s2 .s2-col { position: relative; padding: 15px; margin-bottom: 10px; overflow: hidden; background-color: #f3f3f3; }



@media (min-width: 1200px) { .sp-about-cul .s2 .s2-col { width: 320px; height: 235px; float: left; margin-right: 10px; } }



.sp-about-cul .s2 .s2-col i { display: block; height: 100%; position: absolute; left: 0; top: 0; background-color: #326292; }



.sp-about-cul .s2 .s2-col h4 { font-size: 22px; color: #326292; position: relative; font-weight: normal; }



@media (max-width: 1199.98px) { .sp-about-cul .s2 .s2-col h4 { font-size: 14px; } }



.sp-about-cul .s2 .s2-col p { font-size: 15px; color: #666666; text-align: justify; position: relative; }



@media (max-width: 1199.98px) { .sp-about-cul .s2 .s2-col p { font-size: 12px; } }







.sp-about-cul .img { position: relative; }



@media (min-width: 1200px) { .sp-about-cul .img { height: 100%; } }



@media (max-width: 1199.98px) { .sp-about-cul .img { height: 0; padding-bottom: 85.96154%; -webkit-box-sizing: content-box; box-sizing: content-box; margin-bottom: 15px; } }



.sp-about-cul .img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }



.sp-about-cul .s3 { background: #f3f3f3; }



.sp-about-cul .s3 h2 { text-align: center; font-size: 28px; margin-top: 55px; padding-top: 50px; margin-bottom: 3px; color: #326292; }



.sp-about-cul .s3 .ti { display: block; text-align: center; font-size: 12px; color: #777; font-family: Arial; padding-bottom: 20px; margin-bottom: 40px; text-transform: uppercase; border-bottom: 2px solid #326292; }



@media (min-width: 1200px) { .network-index { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

  .network-index .map { width: 620px; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

  .network-index .list { width: 475px; } }



.network-index select { display: block; margin-bottom: 25px; border: 1px solid #C6C6C6; border-radius: 2px; width: 280px; height: 42px; padding: 0 12px; margin-left: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; }



@media (max-width: 1199.98px) { .network-index select { width: calc(100% - 80px); } }



.network-index .sc { padding-left: 40px; }



.network-index .items > div { position: relative; padding-bottom: 18px; padding-top: 4px; border-bottom: 1px dashed #ccc; }



.network-index .t { font-size: 18px; padding: 10px 0; line-height: 1.2; }



@media (max-width: 1199.98px) { .network-index .t { font-size: 16px; } }



.network-index .n { position: absolute; left: -50px; top: 10px; width: 36px; height: 44px; line-height: 34px; text-align: center; background: url(xj7/s20.png) no-repeat 0 0; color: #fff; }



body.with-sp-login .page-wrp { padding: 1px 0; background: url(s59.jpg) no-repeat 50% 50%; }



@media (min-width: 1200px) { .sp-login { width: 450px; } }



.sp-login .title { color: #326292; font-size: 38px; text-align: center; margin-bottom: 70px; }



.sp-login .h { margin-bottom: 30px; color: #666; }



@media (min-width: 1200px) { .sp-login .h { padding-left: 40px; } }



.sp-login .h span { color: #d48a3e; }



.sp-login form { margin: 0 auto; }



.sp-login form > div { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 15px; }



@media (min-width: 1200px) { .sp-login form > div:not(:last-child) { position: relative; left: -40px; } }



@media (max-width: 1199.98px) { .sp-login form > div { margin-bottom: 5px; }

  .sp-login form > div:nth-child(2) { margin-bottom: 25px; } }



.sp-login form label { width: 100%; }



@media (min-width: 1200px) { .sp-login form label { width: 80px; line-height: 38px; text-align: right; } }



.sp-login form input[name] { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 360px; height: 38px; border: 1px solid #ccc; padding: 0 5px; }



.sp-login form input[type="submit"] { margin: auto; width: 180px; height: 34px; border: 0 none; background: #326292; color: #ffffff; cursor: pointer; -webkit-transition: .3s; transition: .3s; }



.sp-login form input[type="submit"]:hover { background: #009354; }



body.with-download-index { padding: 1px 0; background: #F6F5F3; }



@media (min-width: 1200px) { .download-index .ls { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; } }



@media (min-width: 1200px) { .download-index .ls > div { margin-bottom: 70px; width: 370px; margin-right: 45px; } }



@media (max-width: 1199.98px) { .download-index .ls > div { margin-bottom: 30px; } }



.download-index .ls > div:nth-child(3n) { margin-right: 0; }



.download-index .ls > div > a { position: relative; display: block; padding: 20px; background: #fff; border-radius: 8px; -webkit-transition: .3s; transition: .3s; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08); }



@media (max-width: 1199.98px) { .download-index .ls > div > a { padding: 10px; } }



.download-index .ls > div > a:hover { -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.12); box-shadow: 0 1px 12px rgba(0, 0, 0, 0.12); }



.download-index .ls .img { height: 250px; background-repeat: no-repeat; background-size: contain; background-position: center center; }



.download-index .ls .title { font-size: 17px; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; margin: 20px 0; }



@media (max-width: 1199.98px) { .download-index .ls .title { font-size: 15px; } }



.download-index .ls .txt { padding: 0 15%; font-size: 13px; line-height: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; color: #666666; }

















/*



@media (max-width: 1199.98px) { .home011 .tabs { margin-bottom: 15px; } }



.home011 .tabs > * { text-align: center; margin: 0 10px; padding: 5px 10px; border-radius: 2px; cursor: pointer; }



@media (max-width: 1199.98px) { .home011 .tabs > * { margin: 0 5px; padding: 2px 5px; font-size: 12px; border: 1px solid #ccc; } }



.home011 .tabs > *:hover { color: #1d50a2; }



.home011 .tabs > *.active { color: #ffffff !important; background-color: #1d50a2; }



.home011 .panels { position: relative; }



.home011 .panels > * { z-index: 1; position: absolute; left: 0; right: 0; top: 0; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-property: opacity,visibility; transition-property: opacity,visibility; }



.home011 .panels > *.active { display: block; visibility: visible; position: relative; top: 0; z-index: 2; opacity: 1; }



.home011 .swiper-slide > a { display: block; position: relative; }



.home011 .img { border-radius: 8px; height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



@media (max-width: 1199.98px) {

.home011 .title { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; left: 0; right: 0; top: 0; bottom: 0; padding: 20px; color: #ffffff; background: rgba(0, 0, 0, 0.3); -webkit-transition: .3s background-color; transition: .3s background-color; }

}





.home011 .title > div { font-size: 16px; text-align: center; }



@media (max-width: 1199.98px) { .home011 .title > div { font-size: 12px; } }



.home011 .title::after { content: ""; display: block; margin-top: 10px; width: 50px; height: 2px; background: #ffffff; }



.home011 .title:hover { color: #1d50a2; background: transparent; }



.home011 .title:hover::after { background: #1d50a2; }



.home011 .cwrp { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 120px; margin: 0 auto; margin-top: 40px; }



@media (max-width: 1199.98px) { .home011 .cwrp { margin-top: 20px; } }



.home011 .swiper-pagination { position: static; font-size: 22px; line-height: 1; }



.home011 .pn { -ms-flex-negative: 0; flex-shrink: 0; width: 14px; height: 25px; cursor: pointer; -webkit-transition: .3s; transition: .3s; opacity: .6; }



.home011 .pn:hover { opacity: 1; }



.home011 .pn.disabled { opacity: 0.3 !important; cursor: default; }



.home011 .prev { background: url(s05.png) no-repeat 0 0/contain; }



.home011 .next { background: url(s07.png) no-repeat 0 0/contain; }



.home011 .tabs{display:none;}



*/





@media (min-width: 1200px){

 

  .home06{

    /*width:83.7%;*/

	max-width:1642px;

	margin-left:auto;

	margin-right:auto;

	padding-top:60px;

   }

   

   .home06 .home06_t{

     text-align:center;

	 padding-bottom:66px;

	}

   

   .abc{

     /*width:13.887%;*/

	 max-width:224px;

	 padding-right:10px;

   }

   

   .abc img{

     width:100%;

	 height:auto;

	}



}





@media (max-width: 1366px) {

   

  .home06{

    max-width:1150px;

  } 

  

  .home06 .home06_t img{

    width:19.89%;

  }

 

} 







@media (max-width: 1199.98px) {

  

  .home06{

    padding-top:60px; 

  }



  .home06 .home06_t img{

    width:50%;

  } 

  

  .home06 .home06_t{

    padding-bottom:30px;

  } 



}











.home06 { overflow: hidden;  margin-bottom: 0; }









.home06 .swiper-pagination { position: static; margin-top: 40px; margin-bottom: 40px; }



.home06 .swiper-pagination-bullet { background-color: #707070; opacity: 1; width: 16px; height: 16px; }



.home06 .swiper-pagination-bullet-active { background-color: #1D295D; }



.home06 .swiper-slide > a { display: block; border:1px solid #ffffff; padding:16px;}

@media (max-width: 1199.98px) {

.home06 .swiper-slide > a {
  padding:0px;
}

}



.home06 .swiper-slide > a:hover {box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2); border-top:1px solid #E8E8E8;}



.home06 .img { padding-bottom: 70%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.home06 .time { font-size: 14px; margin: 6px 0; color:#949494; border-top:1px solid #366498; width:64px; padding-top:10px; }



.home06 .title { line-height: 28px; height: 28px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color:#000; text-align:left; margin-top:17px; font-size:18px; }

@media (max-width: 1199.98px) {

.home06 .title {
  font-size:12px;
}

}


.home06 .more { color: #da251c; text-align: right; }



@media (max-width: 767.98px) { .home06 .more { display: none; } }



@media (max-width: 767.98px) { 
   .home06 .time {
     font-size:11px;
   }

  .home06 .swiper-pagination { margin-top: 20px; margin-bottom: 20px; }

  .home06 .swiper-pagination-bullet { width: 8px; height: 8px; } 
  
}

  

  



.htt2{

  font-size:35px;

  text-align:center;

  padding-bottom:31px;

  padding-top:45px;

}



.htt3{

  font-size:35px;

  text-align:center;

  padding-bottom:27px;

}





@media (max-width: 1199.98px) {

 

 .htt2{

  font-size:22px;

  text-align:center;

  padding-bottom:31px;

  padding-top:25px;

}



.htt3{

  font-size:28px;

  text-align:center;

  padding-bottom:10px;

}



}





.i02_t .fg,.story-index .fg,.sp-contact .fg,.home06 .fg,.home01 .fg,.home02 .fg,.sp-prod .fg,.product-item .fg,.story-item .fg,.gallery-index .fg,.sp-about .fg,.listing-index .fg{

  width:89px;

  border:8px solid #376394;

  margin-left:auto;

  margin-right:auto;

}



@media (min-width: 1200px){



.i02_t{

  padding-bottom:111px;

  padding-top:90px;

}



}



@media (max-width: 1366px) {



.i02_t img{

  width:12.34%;

}



}



@media (max-width: 1199.98px) {



.i02_t .fg,.story-index .fg,.sp-contact .fg,.home06 .fg,.home01 .fg,.home02 .fg,.sp-prod .fg,.product-item .fg,.story-item .fg,.gallery-index .fg,.sp-about .fg,.listing-index .fg{

  width:49px;

  border:4px solid #376394;

  margin-left:auto;

  margin-right:auto;

}



.i02_t img{

  width:36%;

}



.i02_t{

  padding-bottom:30px;

}



}









.gallery-index  .t{

  border-bottom:1px solid #9BB1C9;

  margin-left:auto;

  margin-right:auto;

  width:200px;

  text-align:center;

  padding-bottom:11px;

  margin-bottom:11px;

}



.gallery-index .title{

  text-align:center;

}



.gallery-index .title .c{

  color:#000000;

}





@media (min-width: 1200px){



.home02{

  padding-top:60px;

}



.home02 .home02_t{

  padding-bottom:94px;

  padding-top:42px;

} 



.home02 .mc{

  max-width:1642px;

  margin-left:auto;

  margin-right:auto;

  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

}



.home02 .mc .l{

  width:33.33%

}





.home02 .mc .img{



 background-repeat: no-repeat; background-size: cover; background-position: center center;

 height:0px;

 padding-bottom:50%;

 position:relative;



} 



.home02 .mc .img .show_r{

  position:absolute;

  right:0px;

  top:0px;

  width:50%;

  background:#393939;

  height:100%;

  color:#FFFFFF;

}



.home02 .mc .img .show_r > div{

  padding-top:67px;

  padding-left:55px;

}



.home02 .mc .img .show_r .t{

  padding-bottom:40px;

  border-top:3px solid #fff;

  width:26px; 

}



.home02 .mc .img .show_l{

  position:absolute;

  left:0px;

  top:0px;

  width:50%;

  background:#393939;

  height:100%;

  color:#FFFFFF;

}



}





@media (max-width: 1366px) {

   

  .home02 .mc{

    max-width:1150px;

  }

  

  .home02 .home02_t img{

    width:19.06%;

  } 

 

} 







@media (max-width: 1199.98px) {



.home02{

  padding-top:60px;

}



.home02 .mc{

  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

  padding-left:10px;

  padding-right:10px;

}



.home02 .l{

  width:48%;

  margin-bottom:10px;

}



.home02 .img{

  background-repeat: no-repeat; background-size: cover; background-position: center center;

  padding-bottom:50%;

}



  .home02 .home02_t img{

    width:50%;

  } 

  

  .home02 .home02_t{

    padding-bottom:30px;

  }
  
  .home02 .show_r{
    background-color:#000000;opacity:.5;
  }
  
  .home02 .show_r > div{
    color:#FFFFFF;
	font-weight:bold;
	width:100%;
	padding:3px;
  }



}







@media (min-width: 1200px){

.i01{

  max-width:1642px;

  margin-left:auto;

  margin-right:auto;

  font-size:20px;

  line-height:38px;

  margin-top:60px;

}



.i01 .i_title{

   padding-bottom:21px;

}



.i01 .cc{

  font-weight:normal;font-size:18px;line-height:26px;

}



.i01 .l{

  width:36.54%;

  float:left;

  margin-bottom:60px;

}



.i01 .r{

  width:36.78%;

  float:right;

}



.i01 .r .at{

  text-align:right;

  font-size:28px;

  padding-bottom:65px;

}



.i01 .b{

  margin-bottom:112px;

  text-align:left;

}



.i01 .j{

  padding-bottom:60px;

  font-size:28px;

}



.i01 .f{

  border:5px solid #295C93;

  width:69px;

  margin-bottom:80px

}



.i01 .m{

  margin-top:90px;

}





}





.i01 a{

  display:block;

  width:177px;

  height:60px;

  line-height:60px;

  background:#295C93;

  color:#FFFFFF;

  border-radius: 20px;

  text-align:center;

}





@media (max-width: 1366px) {

.i01{

  padding-bottom:77px;

  padding-top:77px;

}



.i01{

  max-width:1150px;

}



.i01 .r{

  padding-top:30px;

}







.i01 .l{

  width:56.54%;

  float:left;

  margin-bottom:30px;

}



.i01 .cc{

  font-weight:normal;font-size:16px;line-height:25px;

}



.i01 .b{

  margin-bottom:62px;

}



.i01 .j{

  padding-bottom:30px;

}



.i01 .m{

  margin-top:60px;

}



.i01 a{

  display:block;

  width:137px;

  height:40px;

  line-height:40px;

  background:#295C93;

  color:#FFFFFF;

  border-radius: 15px;

  text-align:center;

}



}





@media (max-width: 1199.98px) {



.i01{



  margin-left:auto;

  margin-right:auto;

  text-align:center;

  font-size:20px;

  line-height:38px;

  padding-bottom:50px;

  padding-top:50px;

}



.i01 .cc{

  font-size:18px;

  padding-left:10px;

  padding-right:10px;

  text-align:left;

}



.i01 .l{

  width:100%;

  float:none;

}



.i01 .i_title img{

  width:50%;

}



.i01 .m a{

  margin-left:auto;

  margin-right:auto;

}



.i01 .m{

  margin-bottom:20px;

}



}



.ttt{

  text-align:center;

}



.i02_t,.i02,.i03{

  clear:both;

}







@media (min-width: 1200px){

.i02 .c{

  max-width:1043px;

  margin-left:auto;

  margin-right:auto;

  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;

  background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(/static/xilie.jpg);

  height:305px;

  margin-bottom:60px;


}







.i02 .l{

  width:19.099%;

  max-height:436px;

  min-height:305px;

}



.i02 .l .img{

  max-height:436px;

  min-height:305px;

  position:relative;

}



.i02 .l .img .showc{

  position:absolute;

  left:0px;

  top:0px;



   

    background-repeat: no-repeat;

	 background-size: cover; 



   height:305px;

   

   width:0px;



}





.i02 .l .img .sc1{

  

  background-image: url(/static/sk.png);



}





.i02 .l .img .sc2{

  

  background-image: url(/static/s.png);



}



.i02 .l .img .sc3{

  

  background-image: url(/static/e.png);



}



.i02 .l .img .sc4{

  

  background-image: url(/static/c.png);



}





.i02 .l .img .sc5{

  

  background-image: url(/static/a.png);



}





.i02 .l .img .showc img{

  width:100%;

  height:auto;

}





.i02 .l .img .nth2{

  position: absolute; left: -29px; top: 0; 

}



/*

.i02 .l .img .nth4{

  position: absolute; top: 0; left: -522px;

}

*/



.i02 .l .img .nth4{

  position: absolute; left: -29px; top: 0; 

}













.i02 .l:first-child{

  width:21.323%;

  overflow:0px;

}







.i02 .l:last-child{

  width:21.323%;

  overflow:0px;

}







}





@media (max-width: 1366px) {

   

.i02 .c{

  max-width:1288px;

}



}





@media (max-width: 1199.98px) {



.i022 .c{

  width:100%;

  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; 



}





.i022 .l{

  width:28%;

  text-align:center;

  font-size:18px;

  margin:10px 10px

}





}









.home01{

  clear:both;

}



@media (min-width: 1200px){



.home01{

  max-width:1642px;

  margin-left:auto;

  margin-right:auto;

}



.home01 .home01_t{

  padding-top:62px;

  padding-bottom:34px;

}



}



@media (max-width: 1366px) {

 

 .home01{

   max-width:1150px;

 }

 

 .home01 .home01_t img{

   width:19.06%;

 }   



}



@media (max-width: 1199.98px) {



 .home01 .home01_t img{

   width:50%;

 }  



}



@media (max-width: 1199.98px) { .home01{ padding-top:60px;} }



.home01 .tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 35px; }



@media (max-width: 1199.98px) { .home01 .tabs { margin-bottom: 15px; } }



.home01 .tabs > * { text-align: center; margin: 0 10px; padding: 5px 10px; border-radius: 2px; cursor: pointer; }



@media (max-width: 1199.98px) { .home01 .tabs > * { margin: 0 5px; padding: 2px 5px; font-size: 12px; border: 1px solid #ccc; } }



.home01 .tabs > *:hover { color: #1d50a2; }



.home01 .tabs > *.active { color: #ffffff !important; background-color: #1d50a2; }



.home01 .panels { position: relative; }



.home01 .panels > * { z-index: 1; position: absolute; left: 0; right: 0; top: 0; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-property: opacity,visibility; transition-property: opacity,visibility; }



.home01 .panels > *.active { display: block; visibility: visible; position: relative; top: 0; z-index: 2; opacity: 1; }



.home01 .swiper-slide > a { display: block; position: relative; margin-left:auto; margin-right:auto; width:60%;padding:10px; height:100%; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;  border-top:1px solid #fff; }

@media (max-width: 1199.98px) {


.home01 .swiper-slide > a { width:100%;}


}



.home01 .swiper-slide > a:hover { display: block; position: relative; margin-left:auto; margin-right:auto; width:60%;padding:10px; height:100%; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2); border-top:1px solid #E2E2E2; }





.home01 .img { border-radius: 0px; height: 0; padding-bottom: 180%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center;  overflow:hidden; width:90%; margin-left:auto; margin-right:auto;}



.homepro .img { border-radius: 0px; height: 0; padding-bottom: 40%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center;  overflow:hidden; width:39.71%; margin-left:0px; margin-right:0px;}







.homepro .mark{

  height:43px;

  border-right:13px solid #2C5C8A;

}



.homepro .l{

   display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

   width:100%;

   -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center top;

   background-image: url(ycbg.jpg);

   padding-bottom:80px;

}



.homepro .c{

   width:52.23%;

}



.homepro .c .brief{

  padding-top:208px;

  color:#000000;

  font-size:18px;

}





@media (max-width: 1366px) {



.homepro .c .brief{

  font-size:14px;

}



}



   









.home01 .brief{

  width:50%;

  margin-left:auto;

  margin-right:auto;

  font-size:12px;

  color:#8E8E8E;

}



/*.home01 .title { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; left: 0; right: 0; top: 0; bottom: 0; padding: 20px; color: #ffffff; background: rgba(0, 0, 0, 0.3); -webkit-transition: .3s background-color; transition: .3s background-color; }*/



.home01 .title > div { font-size: 18px; text-align: center;  font-weight:bold; color:#000000; padding-top:6px; padding-bottom:10px; }



.homepro .c .title > div{

  text-align:right;

}



@media (max-width: 1199.98px) { .home01 .title > div { font-size: 12px; } }



.home01 .title::after { content: ""; display: block; margin-top: 10px; width: 50px; height: 2px; background: #ffffff; }



/*

.home01 .title:hover { color: #1d50a2; background: transparent; }



.home01 .title:hover::after { background: #1d50a2; }

*/



.home01 .cwrp { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 120px; margin: 0 auto; margin-top: 40px; }



.homepro .cwrp { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 120px; margin:0px; text-align:right;margin-top: 40px; margin-left:auto; margin-right:auto;}





@media (max-width: 1199.98px) { .home01 .cwrp { margin-top: 20px; } }



.home01 .swiper-pagination { position: static; font-size: 22px; line-height: 1; }



.home01 .pn { -ms-flex-negative: 0; flex-shrink: 0; width: 14px; height: 25px; cursor: pointer; -webkit-transition: .3s; transition: .3s; opacity: .6; }



.home01 .pn:hover { opacity: 1; }



.home01 .pn.disabled { opacity: 0.3 !important; cursor: default; }



.home01 .prev { background: url(s05.png) no-repeat 0 0/contain; }



.home01 .next { background: url(s07.png) no-repeat 0 0/contain; }









@media (min-width: 1200px){



.pl .cwrp{

  height:69px;

  border:1px solid #AEAEAE;

  width:100%;

}



.pl .swiper-pagination{

  border-right:1px solid #AEAEAE;

  border-left:1px solid #AEAEAE;

  height:100%;

  width:33.33%;

  line-height:69px;

}



.pl .brief > *{

   text-align:center;

}



.home01 .next ,.home01 .prev{

  width:50px;

  margin-left:auto;

  margin-right:auto;

}





}











.i03{

  padding-top:136px;

}



@media (max-width: 1366px) {

.i03{

  padding-top:77px;

}

}



@media (min-width: 1200px){

.i03 .l{

  border:1px solid #D8D8D8;

  padding:20px;

}





}





.i03 .c{

  max-width:1456px;

  margin-left:auto;

  margin-right:auto;

  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;



}



@media (max-width: 1366px) {

   

.i03 .c{

  max-width:1288px;

}



}



.i03 .img { padding-bottom: 68.8%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.i03 .l{

  width:31.25%;

  text-align:center;

  font-size:20px;

}



@media (max-width: 1199.98px) { 



.i03{

  padding-top:70px;

  padding-bottom:70px;

}



}







 .xtt { text-align: center; margin-bottom: 20px; font-size: 22px;  }



@media (max-width: 1199.98px) {  .xtt { margin-bottom: 10px; } }



.xtt div:first-child { font-size: 38px; }



@media (max-width: 1199.98px) { .xtt div:first-child { font-size: 38px; } }



 .xtt div:last-child { margin-top: 5px;color: #424242; }



 .xtt div:last-child span { font-family:Arial, Helvetica, sans-serif; }







@media (min-width: 1200px) { 

  

  .sp-contact .ct { display: -webkit-box; display: -ms-flexbox; display: flex; height: 410px; }

  .sp-contact .mainc{

    padding:65px;

	text-align:center;

  }

  

  .sp-contact .maincc{

    display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

	max-width:1449px;

	margin-left:auto;

	margin-right:auto;



  }

  

  .sp-contact .maincc .l,.sp-contact .maincc .r{

    width:44.3%;



  }

  

  .sp-contact input{

    width:100%;

	border:none;

  }

  

  .sp-contact textarea{

    border:none;

	width:100%;

	height:142px;

  }

  

  

  

}



.sp-contact .s1, .sp-contact .s2 { width: 100%; padding: 30px 50px; }



.sp-contact .s1 .h, .sp-contact .s2 .h { font-size: 18px; color: #1d50a2; margin-bottom: 20px; }



.sp-contact .s1 .h span, .sp-contact .s2 .h span { font-size: 11px; color: #898989; }



@media (max-width: 1199.98px) { .sp-contact .s1, .sp-contact .s2 { width: auto; padding: 20px; margin-left: -12px; margin-right: -12px; } }



.sp-contact .s1 { background: url(s02.jpg) no-repeat center center/cover; }



.sp-contact .s2 { background: #eeeeee; }



.sp-contact .s2 .row { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 10px; position: relative; }



.sp-contact .s2 .row label { width: 70px; }



.sp-contact .s2 .row .required { color: #1d50a2; margin-left: 5px; }



@media (max-width: 1199.98px) { .sp-contact .s2 .row .required { position: absolute; top: 0; right: 0; } }



.sp-contact .s2 .row input, .sp-contact .s2 .row textarea { border: 1px solid #ddd; background-color: #fff; width: 300px; height: 28px; padding: 0 5px; outline: 0 none; }



@media (max-width: 1199.98px) { .sp-contact .s2 .row input, .sp-contact .s2 .row textarea { width: auto; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 15px; } }



.sp-contact .s2 .row textarea { width: 420px; height: 130px; padding: 5px; }



@media (max-width: 1199.98px) { .sp-contact .s2 .row textarea { width: auto; height: 90px; } }



.sp-contact .s2 .btns { padding-left: 70px; }



.sp-contact .s2 .btns { padding-left: 0px; }



.sp-contact .s2 .btns input { width: 140px; height: 38px; color: #ffffff; background: #1d50a2; border: 0 none; cursor: pointer; -webkit-transition: .3s; transition: .3s; }



.sp-contact .s2 .btns input:hover { background: #215bb8; }









.about07 .swiper-slide > a { display: block; }



.about07 .img { position: relative; padding-bottom: 60.33121%; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.about07 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: transparent url(s40.png) no-repeat 50% 50%; opacity: .8; -webkit-transition: .3s; transition: .3s; }



.about07 a:hover .img::after { opacity: 1; background-color: rgba(0, 0, 0, 0.3); }



.about07 .title { height: 24px; line-height: 24px; padding-left: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background-color: #222; color: #fff; }



.about07 .swiper-pagination { position: static; margin-top: 10px; }



@media (max-width: 1199.98px) { .about07 .swiper-pagination { margin-top: 5px; } }



.about07 .swiper-pagination-bullet { width: 12px; height: 12px; }



.about07 .swiper-pagination-bullet-active { background: #336393; }







  

.join04 .tt { padding-bottom: 20px; font-size: 26px; margin-bottom: 40px; text-align: center; border-bottom: 1px solid #ccc; }



@media (max-width: 1199.98px) { .join04 .tt { margin-bottom: 15px; padding-bottom: 5px; font-size: 21px; } }



.join04 .cc .ls { overflow: hidden; }



.join04 .cc .ls > div { float: left; }



@media (min-width: 1200px) { .join04 .cc .ls > div { width: 298px; margin-right: 96px; margin-bottom: 25px; } }



@media (max-width: 1199.98px) { .join04 .cc .ls > div { width: 50%; margin-bottom: 15px; }

  .join04 .cc .ls > div:nth-child(odd) { padding-right: 5px; }

  .join04 .cc .ls > div:nth-child(even) { padding-left: 5px; } }



.join04 .cc .ls > div:nth-child(4n+4) { margin-right: 0; }



.join04 .cc .ls > div > a { display: block; }



.join04 .cc .img { height: 0; padding-bottom: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }



.join04 .cc .title { height: 20px; line-height: 20px; text-align: center; margin-top: 6px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }  













@media (min-width: 1200px) {

.joinc{

  max-width:1518px;

  margin-left:auto;

  margin-right:auto;

}



.joinc .j1{

  border:1px solid #A0A0A0;

  margin-bottom:176px;

}



.joinc .j2 .c{

  max-width:1518px;

  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;

}



.joinc .j2 .cl{

  width:45.32%;

}



.joinc .j2 .cr{

 width:49.67%;

 text-align:left;

 font-size:20px;

 padding-top:68px;

 line-height:36px;

}



.joinc  .t{

  text-align:center;

  font-size:30px;

  margin-bottom:72px;

}



.joinc .about07{

  padding-top:144px;

  padding-bottom:152px;

}







}







@media (max-width: 1366px) {

   

.joinc{

  max-width:1288px;

}





.joinc .j2 .cr{

 font-size:20px;

 padding-top:48px;

}





}









@media (max-width: 1199.98px) {



.joinc{

  padding-left:10px;

  padding-right:10px;

 

}



.joinc  .t{

  text-align:center;

  font-size:20px;

  margin-bottom:32px;

  padding-top:32px;

  font-weight:bold;

}





.joinc .cr{

  padding-top:20px;

}



}









@media (min-width: 1200px) {

  .sp-about{

    max-width:1643px;

	margin-left:auto;

	margin-right:auto;

	font-size:18px;

  }

  

  .sp-about .about02 .c1{

    padding-top:59px;

	

  }

  .about02 .about02 .c1{

    padding-bottom:56px;

  }

  .sp-about .zs3 .ct{

    max-width:1643px;

	display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;

	padding-top:43px;

  }

  .sp-about .zs3 .ct .c1{

    width:49.72%;

  }

  

  .sp-about .zs3 .ct .c2{

    width:50.28%;

	text-align:right;

  }

  

  .sp-about .zs3 .mainc{

    padding-top:50px;

  }

  

  .sp-about .zs3 .htt3{

    font-size:26px;

   }

  

  .sp-about .zs3 .ct .c2 > div{

    text-align:right;

	padding:0px;

	margin:0px;

  }

  

  .sp-about .sp-about2-t1 img{

    width:33.18%;

  }

  

  .sp-about .sp-about2-t1{

    padding-bottom:35px;

  }

  

  .sp-about .sp-about2-t2{

    padding-top:71px;

	padding-bottom:71px;

  }





  .sp-about .sp-about2-t2 img{

    width:15.18%;

  }



  .sp-about .sp-about2-t3{

	padding-bottom:71px;

	padding-top:71px;

  }





  .sp-about .sp-about2-t3 img{

    width:8.45%;

  } 



  .sp-about .sp-about2-t4{

	padding-bottom:71px;

	padding-top:71px;

  }





  .sp-about .sp-about2-t4 img{

    width:16.68%;

  } 

    

  

}



@media (max-width: 1366px) {

   

.sp-about{

  max-width:1150px;

}



}





@media (max-width: 1199.98px) {





.sp-about{

  padding-left:10px;

  padding-right:10px;

}



.sp-about .about02{

  padding-bottom:30px;

}



}





.jg{

  padding-left:10px;

  padding-right:10px;

}



@media (min-width: 1200px) {



.jg .jg02{

 max-width:1518px;

 margin-left:auto;

 margin-right:auto;

 display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

 font-size:20px;

 padding-bottom:174px;

}



.jg .jg02 .l{

  width:53.55%;

}



.jg .jg02 .r{

  width:27.53%;

}



.jg .jg02 .r .t{

  font-size:28px;

}









.jg .jg02 .r .cc{

  padding-top:49px;

  padding-bottom:107px;

}



.jg .jg02 .r .c a{

  display:block;

  text-align:center;

  line-height:75px;

  border:1px solid #AAAAAA;

}





}







@media (max-width: 1366px) {

   

.jg .jg02{

  max-width:1288px;

}



.jg .jg02 .l{

  width:53.55%;

}



.jg .jg02 .r{

  width:37.53%;

}



.jg .jg02 .r .t{

  font-size:23px;

}



}





@media (max-width: 1199.98px) {



  .jg01 .lb{

    padding-top:30px;

  }

  

  .jg01 .lb{

      display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;

  }

  

  .jg01 .lb .l{

      width:23%;

  }

 

}



@media (max-width: 1199.98px) {

 .jg02{

  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;

  padding-top:110px;  

}





.jg02 .l{

  width:53.55%;

}



.jg .jg02 .r{

  width:40.53%;

}



.jg .jg02 .r .c a{

  display:block;

  text-align:center;

  line-height:30px;

  border:1px solid #AAAAAA;

}



}









.home011 .tabs > div { line-height: 30px; padding: 0 10px; border-radius: 2px; border: 1px solid #ccc; margin: 0 15px; cursor: pointer; }



.home011 .tabs > div.active{ border-color: #DB2521; background: #DB2521; color: #fff; border:1px solid #721C1B; }



@media (max-width: 1199.98px) { .home011 .tabs { margin-bottom: 15px; } }



.home011 .tabs > * { text-align: center; margin: 0 30px; cursor: pointer;   }



@media (max-width: 1199.98px) { .home011 .tabs > * { margin: 0 5px; font-size: 12px; } }



.home011 .tabs > *:hover, .home011 .tabs > *.active {  }



.home011 .tabs > * > div:first-child { height: 36px; background-repeat: no-repeat; background-position: center center; }







.home011 .panels { position: relative; }



.home011 .panels > * { position: absolute; left: 0; top: 0; width: 100%; z-index: 1; overflow: hidden; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; -webkit-transition-property: opacity,visibility; transition-property: opacity,visibility; }



.home011 .panels > *.active { visibility: visible; position: relative; z-index: 2; opacity: 1; }



@media (max-width: 1199.98px) { 

.home011 .img2 { border-radius: 8px; height: 0; padding-bottom: 100%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: cover; background-position: center center; }

}



.home011 .title { padding-top: 8px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; }



.home011 .swiper-pagination { position: static; margin-top: 20px; }



.home011 .swiper-pagination-bullet { background: #DB2521; width: 14px; height: 14px; }



.home011 .m{

   width:192px;

   height:45px;

   color:#FFFFFF;

   line-height:45px;

   background:#000000;

   margin-left:auto;

   margin-right:auto;

   text-align:center;

   margin-top:45px;

   margin-bottom:45px;

}



.home011 .m a{

  color:#FFFFFF;

}



.home011 .tabs a:hover{

  color:#31618F;

}





@media (min-width: 1200px) {

   

   .home011{

     height:740px;

	

   }

   

   .home011w{

      background: url(gcbg.jpg) repeat-x;

	  padding-bottom:174px;

   }

   

   .home011 .htt{

     margin-bottom:53px;

   }

   

   .home011 .cc{

     display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;

	 width:1150px;

	 margin-left:auto;

	 margin-right:auto;

	 text-align:left;

   }

   

   .home011 .cc img{

     height:500px;

	 width:auto;

   }

   

   .home011 .cc .l{

     margin-bottom:23px;

   }

   



   

   .home011 .panels{

     width:750px;

	 overflow:hidden;

   }

   

   .home011 .panel{

     text-align:center;

   }

   

   .home011 .panels .img2{

     width:963px;

	 height:725px;

	 background-repeat: no-repeat; background-size: cover; background-position: center center;

	 overflow:hidden;



    }

	





	



}



















.product-item2 { max-width: 1645x; margin: 0 auto; padding-top:40px; }









@media (max-width: 1199.98px) { .product-item2 { width: 100%; padding-left: 12px; padding-right: 12px; max-width: 680px; } }







.product-item2 .xtt { font-size: 19px; letter-spacing: 3px; border-bottom: 1px solid #ddd; margin-top: -14px; margin-bottom: 25px; text-align: center; height: 48px; }







@media (max-width: 1199.98px) { .product-item2 .xtt { margin-bottom: 15px; font-size: 17px; } }







.product-item2 .xtt > span { padding: 0 10px; display: inline-block; height: 48px; line-height: 48px; border-bottom: 2px solid #9E5D35; }







.product-item2 > * { margin-left: auto; margin-right: auto; margin-bottom: 70px; }







@media (max-width: 1199.98px) { .product-item2 > * { margin-bottom: 40px; } }







@media (min-width: 1200px) { .product-item2 .sec01 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }







.product-item2 .sec01 > .title { margin-bottom: 20px; }







@media (min-width: 1200px) { .product-item2 .view {width:100%; } }



@media (max-width: 1366px) {

  .product-item2 { width: 1150px; margin: 0 auto; }

  

  .product-item2 .view {width:1150px; }

}





.product-item2 .view .swiper-slide {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;}





.product-item2 .view .img-wrp .imgtitle{width:31.68%;}



.product-item2 .view .img-wrp .imgtitle > div{

  padding-left:179px;

  padding-top:257px;

}



.product-item2 .view .img-wrp .imgtitle > div .biao{

  width:46px;

  border:3px solid #000000;

}



.product-item2 .view .img-wrp .imgtitle .titleen{

  padding-top:65px;

  padding-bottom:27px;

}



.product-item2 .view .img-wrp .img { width:68.32%; height: 0; padding-bottom: 40%; -webkit-box-sizing: content-box; box-sizing: content-box; background-repeat: no-repeat; background-size: contain; background-position: center center; }







.product-item2 .view .show .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }







.product-item2 .view .show .pn:hover { opacity: 1; }







.product-item2 .view .show .pn.swiper-button-disabled { opacity: 0.3 !important; background-color: rgba(0, 0, 0, 0.3) !important; cursor: default !important; }







.product-item2 .view .show .prev { left: 5px; background-image: url(a1/s35.png); }







.product-item2 .view .show .next { right: 5px; background-image: url(a1/s36.png); }







.product-item2 .view .h { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 16px; margin: 10px 0; }







.product-item2 .view .h span:nth-child(1) { padding-left: 10px; }







.product-item2 .view .h span:nth-child(2) { color: #666; }







.product-item2 .view .thumb .img { border: 1px solid #eee; padding: 2px; }







.product-item2 .view .thumb .img > div { padding-bottom: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; }







.product-item2 .view .thumb .swiper-slide-active .img { border-color: #9E5D35; }







.product-item2 .view .thumb .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 54px; height: 54px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.2); -webkit-transition: .2s; transition: .2s; }







.product-item2 .view .thumb .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.6); }







.product-item2 .view .thumb .pn.swiper-button-disabled { opacity: 0.5 !important; cursor: default; }







.product-item2 .view .thumb .prev { left: -15px; background-image: url(a1/s35.png); }







.product-item2 .view .thumb .next { right: -15px; background-image: url(a1/s36.png); }







@media (min-width: 1200px) { .product-item2 .info { width: 630px; } }







@media (max-width: 1199.98px) { .product-item2 .info { margin-top: 15px; } }







.product-item2 .info .n { margin-bottom: 25px; padding-left: 28px; background-repeat: no-repeat; background-position: 0 50%; }







.product-item2 .info .n em { font-style: normal; color: #9E5D35; }







.product-item2 .info .lnk { display: block; width: 102px; height: 32px; line-height: 32px; text-align: center; margin-top: 15px; background: #9E5D35; color: #ffffff; -webkit-transition: .3s; transition: .3s; }







.product-item2 .info .lnk:hover { background: #215bb8; }







.product-item2 .info .n1 { background-image: url(a1/s29.png); }







.product-item2 .info .n2 { background-image: url(a1/s30.png); }







.product-item2 .info .n3 { background-image: url(a1/s31.png); }







.product-item2 .info .n4 { background-image: url(a1/s32.png); }







.product-item2 .info .n5 { background-image: url(a1/s33.png); }







.product-item2 .info .n6 { background-image: url(a1/s34.png); }







.product-item2 .info .n7 span { color: #9E5D35; font-weight: bold; }







.product-item2 .info .buy-btn { display: block; color: #fff; margin-top: 30px; border-radius: 10px; background-color: #d32c25; width: 128px; height: 30px; line-height: 30px; text-align: center; }







@media (max-width: 1199.98px) { .product-item2 .info .buy-btn { margin: 15px auto; } }







.product-item2 .info .code { overflow: hidden; }







.product-item2 .info .code > div { float: right; padding: 5px; border: 1px solid #ccc; text-align: center; }







.product-item2 .info .code > div img { width: 105px; }







.product-item2 .info .code > div span { display: block; color: #888; }







.product-item2 .sec02 .sin img { display: block; margin: 0 auto; width: 100%; }







@media (max-width: 1199.98px) { .product-item2 .sec02 .sin img { width: 100%; } }







.product-item2 .sec02 .ls { position: relative; }







.product-item2 .sec02 .pn { position: absolute; z-index: 10; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 66px; height: 66px; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-color: rgba(0, 0, 0, 0.4); -webkit-transition: .2s; transition: .2s; }







.product-item2 .sec02 .pn:hover { opacity: 1; background-color: rgba(0, 0, 0, 0.8); }







.product-item2 .sec02 .prev { left: 0; background-image: url(a1/s35.png); }







.product-item2 .sec02 .next { right: 0; background-image: url(a1/s36.png); }







.product-item2 .sec03 .img { padding-bottom: 100%; background-repeat: no-repeat; background-size: cover; background-position: center center; }







.product-item2 .sec03 .title { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }







.product-item2 .sec03 .swiper-pagination { position: static; margin-top: 30px; }







@media (max-width: 1199.98px) { .product-item2 .sec03 .swiper-pagination { margin-top: 10px; } }







.product-item2 .sec03 .swiper-pagination-bullet { width: 12px; height: 12px; }







.product-item2 .sec03 .swiper-pagination-bullet-active { background-color: #9E5D35; }







.product-item2 .sec04 .h { font-size: 16px; color: #5b5b5b; margin: 30px 0; }







@media (max-width: 1199.98px) { .product-item2 .sec04 .h { margin: 10px 0; } }







@media (min-width: 1200px) { .product-item2 .sec04 form { display: -webkit-box; display: -ms-flexbox; display: flex; } }







@media (min-width: 1200px) { .product-item2 .sec04 .c { width: 480px; margin-right: 20px; } }







.product-item2 .sec04 .row { border: 1px solid #ccc; height: 60px; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; }







@media (max-width: 1199.98px) { .product-item2 .sec04 .row { margin-bottom: 10px; } }







.product-item2 .sec04 .row label { width: 27.19665%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-right: 1px solid #B1B1B1; }







.product-item2 .sec04 .row input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; padding-right: 10px; border: 0 none; -webkit-box-sizing: border-box; box-sizing: border-box; outline: 0 none; }







.product-item2 .sec04 input[type="submit"] { display: block; height: 60px; width: 100%; background: #9E5D35; border: 0 none; color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .28s; transition: .28s; cursor: pointer; }







.product-item2 .sec04 input[type="submit"]:hover { background: #9E5D35; }







.product-item2 .sec04 textarea { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; border: 1px solid #ccc; padding: 10px; outline: 0 none; }







@media (max-width: 1199.98px) { .product-item2 .sec04 textarea { margin-bottom: 10px; height: 90px; } }







.product-item2 .sec05 iframe { display: block; width: 920px; height: 520px; margin: 0 auto; }











@media (max-width: 1199.98px) { .product-item2 .sec05 iframe { width: 100%; height: 280px; } }















.prod-sel-kvs { margin: 0 auto 30px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width:1200px; }



.prod-sel-kvs2 { margin: 0 auto 30px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap;  max-width:1200px; }



.prod-sel-kvs2 .string_color{

  margin-right:10px;

}



.prod-sel-kvs > div { display: -webkit-box; display: -ms-flexbox; display: flex; width: 280px; height: 56px; position: relative; border: 1px solid #ccc; border-radius: 6px; }



@media (max-width: 1199.98px) { .prod-sel-kvs > div { width: 150px; margin: 0 auto 8px auto; } }



.prod-sel-kvs .icon { margin-right: 10px; width: 56px; height: 56px; background-repeat: no-repeat; background-position: 50% 50%; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: .6; -webkit-transition: .3s .03s; transition: .3s .03s; }



.prod-sel-kvs > div:hover .icon { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; }



.prod-sel-kvs > div.string_size .icon { background-image: url(s13.png); }



.prod-sel-kvs > div.string_color .icon { background-image: url(s11.png); }



.prod-sel-kvs > div.string_series .icon { background-image: url(s12.png); }



.prod-sel-kvs > div.string_style .icon { background-image: url(s15.png); }



.prod-sel-kvs .label { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }



.prod-sel-kvs .label > span { display: block; font-size: 15px; line-height: 1.5; letter-spacing: 1px; }



@media (min-width: 1200px) {

.prod-sel-kvs .label > span {font-size:18px;}

}



.prod-sel-kvs .label > span:last-child { font-size: 13px; }



.prod-sel-kvs > div:hover .label { color: #2254a3; }



.prod-sel-kvs .arrow { width: 12px; position: relative; margin-right: 12px; }



.prod-sel-kvs .arrow > span { content: ""; position: absolute; left: 0; -webkit-transition: .5s .03s; transition: .5s .03s; }



.prod-sel-kvs .arrow > span:first-child { top: 16px; border: 6px solid transparent; border-bottom-color: #bbb; }



.prod-sel-kvs .arrow > span:last-child { top: 32px; border: 6px solid transparent; border-top-color: #bbb; }



.prod-sel-kvs > div:hover .arrow span:first-child { border-bottom-color: #2254a3; }



.prod-sel-kvs > div:hover .arrow span:last-child { border-top-color: #2254a3; }



.prod-sel-kvs .sel-list { position: absolute; z-index: 10; left: 0; top: 58px; width: 100%; background: #fff; -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2); border-radius: 4px; padding: 8px 0; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ccc; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition: .15s .1s; transition: .15s .1s; opacity: 0; -webkit-transform: scaleY(0.6); transform: scaleY(0.6); visibility: hidden; }



.prod-sel-kvs .sel-list.wide { width: 200%; left: auto; right: 0; -webkit-box-sizing: content-box; box-sizing: content-box; overflow: hidden; }



.prod-sel-kvs > div:hover .sel-list { opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1); visibility: visible; }



.prod-sel-kvs .sel-list > a { display: block; height: 30px; line-height: 30px; padding: 0 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }



.prod-sel-kvs .sel-list.wide > a { width: 25%; float: left; }



.prod-sel-kvs .sel-list > a.active, .prod-sel-kvs .sel-list > a:hover { color: #2254a3; }



.prod-sel-kvs .sel-list > a:hover { background: #f2f2f2; }







.about08{



}



.about08 .swiper-slide > a { display: block; }



.about08 .img { position: relative; padding-bottom: 56.33121%; background-repeat: no-repeat; background-size: cover; background-position: center center;}



.about08 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: transparent url(s40.png) no-repeat 50% 50%; opacity: .8; -webkit-transition: .3s; transition: .3s; }



.about08 a:hover .img::after { opacity: 1; background-color: rgba(0, 0, 0, 0.3); }



.about08 .title { height: 24px; line-height: 24px; padding-left: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align:center; color: #2D2729; }



.about08 .titleen { height: 24px; margin-top:30px; line-height: 24px; padding-left: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align:center; color: #2D2729; }



.about08 .swiper-pagination { position: static; margin-top: 10px; }



@media (max-width: 1199.98px) { .about08 .swiper-pagination { margin-top: 5px; } }



.about08 .swiper-pagination-bullet { width: 12px; height: 12px; }



.about08 .swiper-pagination-bullet-active { background: #375B8F; }







.about08 .img-contain { background-size: contain; }



.about08 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 10px; background: rgba(215, 19, 24, 0.3) url(s06.png) no-repeat 50% 50%; -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 0; }



.about08 .img-contain::after { background-size: contain; display: none; }





.ab4{

  text-align:center;

}



.ab4 .title{

  text-align:center;

  padding:28px;

}



.ab4 .img{

  padding-bottom:32%;

  background-repeat: no-repeat; background-size: cover; background-position: center center;

}



@media (min-width: 1200px) {

  .ab4 .img{

    width:62.5%;

	margin-left:auto;

	margin-right:auto;

  }

  .ab4 .l{

    margin-bottom:0px;

  }  

}









.about09 .swiper-slide > a { display: block; }



.about09{



}



@media (min-width: 1200px) {



 .about09 .swiper-slide > a{

    padding:12px;

	border:1px solid #FFFFFF;

	padding-top:4px;

 }

 

 .about09 .swiper-slide > a:hover { box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);border-top:1px solid #E2E2E2; }



}



.about09 .img { position: relative; padding-bottom: 80.33121%; background-repeat: no-repeat; background-size: cover; background-position: center center; background-color:#E2E2E2;}



.about09 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: transparent url(s40.png) no-repeat 50% 50%; opacity: .8; -webkit-transition: .3s; transition: .3s; }



.about09 a:hover .img::after { opacity: 1; background-color: rgba(0, 0, 0, 0.3); }



.about09 .title { height: 24px; line-height: 24px; padding-left: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align:center; color: #2D2729; margin-top:30px;}







.about09 .swiper-pagination { position: static; margin-top: 10px; }



@media (max-width: 1199.98px) { .about09 .swiper-pagination { margin-top: 5px; } }



.about09 .swiper-pagination-bullet { width: 12px; height: 12px; }



.about09 .swiper-pagination-bullet-active { background: #375B8F; }







.about09 .img-contain { background-size: contain; }



.about09 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 10px; background: rgba(215, 19, 24, 0.3) url(s06.png) no-repeat 50% 50%; -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 0; }



.about09 .img-contain::after { background-size: contain; display: none; }















.ab3 .swiper-slide > a { display: block; }



.ab3{



}



@media (min-width: 1200px) {



 .ab3 .swiper-slide > a{

    padding:12px;

	border:1px solid #FFFFFF;

	padding-top:4px;

 }

 

 .ab3 .swiper-slide > a:hover { box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);border-top:1px solid #E2E2E2; }



}



.ab3 .img { position: relative; padding-bottom: 80.33121%; background-repeat: no-repeat; background-size: cover; background-position: center center;}



.ab3 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: transparent url(s40.png) no-repeat 50% 50%; opacity: .8; -webkit-transition: .3s; transition: .3s; }



.ab3 a:hover .img::after { opacity: 1; background-color: rgba(0, 0, 0, 0.3); }



.ab3 .title { height: 24px; line-height: 24px; padding-left: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align:center; color: #2D2729; }



.ab3 .swiper-pagination { position: static; margin-top: 10px; }



@media (max-width: 1199.98px) { .ab3 .swiper-pagination { margin-top: 5px; } }



.ab3 .swiper-pagination-bullet { width: 12px; height: 12px; }



.ab3 .swiper-pagination-bullet-active { background: #375B8F; }







.ab3 .img-contain { background-size: contain; }



.ab3 .img::after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: 10px; background: rgba(215, 19, 24, 0.3) url(s06.png) no-repeat 50% 50%; -webkit-transition: .3s 0s; transition: .3s 0s; opacity: 0; }



.ab3 .img-contain::after { background-size: contain; display: none; }



.ab3 .licheng{

  text-align:center;

}















.story-item .content img{

  width:80%;

  height:auto;

}











.tongyongtt{

  font-size:24px;

}





@media (min-width: 1200px) {



.ccontent{

  width:78%;

  margin-left:auto;

  margin-right:auto;

  padding-bottom:66px;

  padding-top:66px;

}



.home01 .brief{

  font-size:16px;

}





.home01 .home01zt{

  font-size:20px;font-weight:bold;

  color:#FF0000;

  background:#FF0000;

}





}





@media (max-width: 1366px) {

   

.pbc{

  width:1150px;

}

}



.ttt{

 text-align:center;

}



@media (max-width: 1199.98px) { .page-block-container, .pbc {  padding-left: 12px; padding-right: 12px; width: 100%; } }





@media (max-width: 1366px) {

   

.sp-about{

  max-width:1288px;

}



.home01 .brief{

  font-size:12px;

}



footer .c > *{

  font-size:12px;

}



}



.home01 .title:hover{

  background:none;

}









.style3 .swiper-slide{ -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}



.style3 .swiper-slide:hover { transform:rotate(360deg);-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg);  -ms-transform:rotate(360deg);}



.juzhong{

  text-align:center;

}



.juzhong2{

  text-align:center;

}





@media (min-width: 1200px) {

.juzhong{

  padding-top:71px;

  padding-bottom:71px;

}



.juzhong2{

  padding-top:0px;

  padding-bottom:71px;

}



.sp-contact1 img{

  width: 14.77%;

}



.sp-contact2 img{

  width: 22.61%;

}



.zs3 .zs-t1 img{

  width:70.09%;

}



.zhaoshang .zs-t2 img{

  

  width:39.51%;

  

}



.story-index .story-1 img{

  width:16.89%;

}



.anli-t1 img{

  width:11.12%;

}



.jieshao-1 img{

  width:25.22%;

}



.jieshao-2 img{

  width:21.88%;

}





.jieshao-3 img{

  width:8.38%;

}



.jieshao-4 img{

  width:8.99%;

}



.dingzhi-1 img{

  width:18.90%;

}





.dingzhi-2 img{

  width:8.51%;

}





}



@media (max-width: 1199.98px) { 



.juzhong{

  padding-top:21px;

  padding-bottom:21px;

}



.juzhong2{

  padding-top:21px;

  padding-bottom:21px;

}



.juzhong img{

  width:40%;

}


.i01m{
  padding-bottom:60px;
}

.img2{
  width:36.93%;

}

}


@media (min-width: 1200px) {
 .linkss {
   line-height:30px;
 }
}



.sk10{
  background: url(bgm.jpg) repeat-x;
}

.sk10 .t1{
  padding-top:27px;
  padding-bottom:46px;
}

.sk10 .t2{
  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: space-between;
}


.sk10 .t2 .l{
  width:30%;

}

.sk10 .t2 .l .lt{
  background:#FFFFFF;

  padding-left:8px;
  color:#000000;
  font-weight:bold;
  padding:5px;
  font-size:10px;
}

.sk10 .t2 .l .lc{

  background-repeat: no-repeat; background-size: cover; background-position: center center;
}


.sk10 .tc1{
  padding-top:60px;
  padding-bottom:20px;
}

.sk10 .tc3{
  padding-top:20px;
  color:#000000;
  padding-bottom:80px;
}






/*# sourceMappingURL=style.css.map */